Chore: move shared components to components/
This commit is contained in:
3
src/components/index.ts
Normal file
3
src/components/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { GFHeartIcon } from './GFHeartIcon/GFHeartIcon';
|
||||
export { FAIcon } from './FAIcon/FAIcon';
|
||||
export { Tooltip } from './Tooltip/Tooltip';
|
||||
Reference in New Issue
Block a user