Skip to content

Instantly share code, notes, and snippets.

@techomoro
Created February 17, 2020 09:41
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 techomoro/50dc9c8c7715c6600a381f82ad4915ec to your computer and use it in GitHub Desktop.
Save techomoro/50dc9c8c7715c6600a381f82ad4915ec to your computer and use it in GitHub Desktop.
export { default as Navigation } from "./Navigation";
export { default as Footer } from "./Footer";
export { default as Header } from "./Header";
export { default as WhatWeDo } from "./WhatWeDo";
export { default as Contact } from "./Contact";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment