Skip to content

Commit

Permalink
fix: deprecate old demo
Browse files Browse the repository at this point in the history
  • Loading branch information
elribonazo committed Aug 8, 2024
1 parent d4cfe7a commit bf383b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/docs/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ npm run build

* Start the React demo:
```bash
cd demos/browser
cd demos/next
npm i
npm run start
```
Expand Down

0 comments on commit bf383b9

Please sign in to comment.