feat: initialize reactjs project using vite
This commit is contained in:
3
src/components/layout/index.ts
Normal file
3
src/components/layout/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { Navbar } from './Navbar';
|
||||
export { Footer } from './Footer';
|
||||
export { CustomCursor } from './CustomCursor';
|
||||
Reference in New Issue
Block a user