Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add a demo vite app #344

Merged
merged 16 commits into from
Oct 23, 2024
Prev Previous commit
Next Next commit
Update demo name
csandman committed Oct 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 7d91681619f2516b171ec5d9082f727055d3b19f
4 changes: 2 additions & 2 deletions demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"name": "crs-demo",
"name": "chakra-react-select-demo",
"version": "0.0.0",
"type": "module",
"scripts": {