Skip to content

Commit

Permalink
fix(wip): import the lib from a react app
Browse files Browse the repository at this point in the history
  • Loading branch information
inigomarquinez committed Mar 4, 2024
1 parent d17831c commit 3fbb86f
Show file tree
Hide file tree
Showing 5 changed files with 272 additions and 152 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -992,7 +992,7 @@ TODO: npx storybook@next automigrate
# To contribute
1. `npm install`
2. `npm start`
2. `npm run dev`
3. Open another tab and do `cd example`
4. `npm install`
5. `npm start`
Expand Down
Loading

0 comments on commit 3fbb86f

Please sign in to comment.