export { default as Navbar } from './Navbar/Navbar';
export { default as Footer } from './Footer/Footer';
export { default as InfoSection } from './InfoSection/InfoSection';
export { default as Pricing } from './Pricing/Pricing';
Created
October 30, 2024 15:18
-
-
Save edoves/24001393bc7bd88e701562bfbc95d05e to your computer and use it in GitHub Desktop.
Better export setting up inside index.js
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment