Created
March 19, 2018 14:29
-
-
Save kadikraman/a887c90d387b92009073b87e804fb6e9 to your computer and use it in GitHub Desktop.
Import a file and immediately export
This file contains hidden or 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 CircleAdd } from './icons/CircleAdd'; | |
| export { default as TagRemove } from './icons/TagRemove'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment