chore: add layout components export index
This commit is contained in:
parent
1605e698c9
commit
05089b76de
3
src/common/components/layout/index.ts
Normal file
3
src/common/components/layout/index.ts
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
export { CustomLogo } from './CustomLogo';
|
||||||
|
export { CustomHeader } from './CustomHeader';
|
||||||
|
export { default as AvatarProps } from './AvatarProps';
|
||||||
Loading…
x
Reference in New Issue
Block a user