Skip to content

Instantly share code, notes, and snippets.

@edoves
Created October 23, 2022 06:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edoves/b9f1c15877999143906e44eb5613d9c5 to your computer and use it in GitHub Desktop.
Save edoves/b9f1c15877999143906e44eb5613d9c5 to your computer and use it in GitHub Desktop.
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';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment