Skip to content

Instantly share code, notes, and snippets.

@sabesansathananthan
Created June 16, 2020 19:33
Show Gist options
  • Save sabesansathananthan/8d17f2378b7047ae5c0e3c6ba62273dd to your computer and use it in GitHub Desktop.
Save sabesansathananthan/8d17f2378b7047ae5c0e3c6ba62273dd to your computer and use it in GitHub Desktop.
Components folder index file for Create a COVID-19 Tracker using React.js
export { default as Cards } from "./Cards/Cards";
export { default as Chart } from "./Chart/Chart";
export { default as CountryPicker } from "./CountryPicker/CountryPicker";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment