We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af03263 commit 66c69cfCopy full SHA for 66c69cf
setup.sh
@@ -2,7 +2,7 @@ npm install
2
3
npm run build
4
5
-cd ./example || exit
+cd ./examples/basic || exit
6
7
npm install
8
0 commit comments