This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
freeCodeCamp
Watch
1
Star
0
Fork
0
You've already forked freeCodeCamp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
cc13291ca60eb488873dc71da08823b5624af8f6
freeCodeCamp
/
tools
/
ui-components
/
src
/
index.js
3 lines
83 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat(tools): create ui-components package and setup Storybook (#41920) * feat(client): basic Storybook setup * Revert "feat(client): basic Storybook setup" This reverts commit f55e2493265e9fde971200fb649f15f8896e03b9. * feat(tools): create ui-components package and setup Storybook * Add ui-components to lerna.json
2021-05-11 02:07:01 +07:00
// Use this file as the entry point for component export
feat: bundling for UI Components (#42549) Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2021-06-21 10:21:40 +02:00
export
*
from
'./button'
;
Reference in New Issue
Copy Permalink