Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 52bdf11

Browse files
authored
docs: Updated dev command
1 parent e380d6a commit 52bdf11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ const Example = () => (
248248
249249
#### run dev mode
250250
251-
`npm run demo` or `yarn demo`
251+
`npm run demo:dev` or `yarn demo:dev`
252252
253253
#### open your browser and visit:
254254

0 commit comments

Comments
 (0)