Skip to content

Commit

Permalink
Merge pull request #29 from imagine10255/main
Browse files Browse the repository at this point in the history
remove example script dev
  • Loading branch information
imagine10255 authored Oct 27, 2024
2 parents fe88996 + 3620f67 commit 1e3d9f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Use Nextjs example

There is also a example that you can play with it:

[![Play react-editext-example](https://raw.githubusercontent.com/acrool/acrool-react-datepicker/main/play-in-example-button.svg)](https://acrool-react-datepicker.pages.dev)
[![Play react-editext-example](https://raw.githubusercontent.com/imagine10255/bear-react-carousel/main/play-in-example-button.svg)](https://bear-react-carousel-storybook.pages.dev)



Expand Down
3 changes: 0 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"preview": "vite preview",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"pages:dev": "wrangler pages dev --proxy 3000 -- yarn dev",
Expand Down

0 comments on commit 1e3d9f6

Please sign in to comment.