Initial commit
This commit is contained in:
3
src/components/index.ts
Normal file
3
src/components/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { default as App } from "./App/App";
|
||||
export { default as IconGrid } from "./IconGrid/IconGrid";
|
||||
export { default as IconSearch } from "./IconSearch/IconSearch";
|
||||
Reference in New Issue
Block a user