Skip to content

Instantly share code, notes, and snippets.

@aravi365
Created February 23, 2022 05:39
Show Gist options
  • Save aravi365/dcd6934c2efd2168216810dc575322a5 to your computer and use it in GitHub Desktop.
Save aravi365/dcd6934c2efd2168216810dc575322a5 to your computer and use it in GitHub Desktop.
components/index.js
export { default as AlertBox } from '. /AlertBox/AlertBox';
export { default as Header } from '. /Header/Header';
export { default as Button } from '. /button/Button';
export { default as Avatar } from '. /avatar/Avatar';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment