Skip to content

Instantly share code, notes, and snippets.

@ashimon83
Created November 30, 2021 14:33
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 ashimon83/5cb7e5a5984fe22c7e4590c64191f23f to your computer and use it in GitHub Desktop.
Save ashimon83/5cb7e5a5984fe22c7e4590c64191f23f to your computer and use it in GitHub Desktop.
svgr default index
export { default as AwesomeSVGComponent1 } from './AwesomeSVGComponent1'
export { default as AwesomeSVGComponent2 } from './AwesomeSVGComponent2'
export { default as AwesomeSVGComponent3 } from './AwesomeSVGComponent3'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment