Created
July 28, 2020 16:18
-
-
Save mannycolon/48fda928b8417f3a7f9aa81609e46dd4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export { default as Button } from './Button'; | |
export { default as MuiButton } from './MuiButton'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment