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 b379005 commit 06abc32Copy full SHA for 06abc32
.gitignore
@@ -2,7 +2,6 @@
2
.thumbs.db
3
node_modules
4
dist
5
-yarn.lock
6
npm-debug.log*
7
yarn-debug.log*
8
yarn-error.log*
ui/.gitignore
@@ -1,12 +1,10 @@
1
# Testing
/test/jest/coverage
-ui/yarn.lock
ui/node_modules
ui/dev/yarn.lock
ui/dev/node_modules
9
-demo/yarn.lock
10
demo/node_modules
11
12
./dist
0 commit comments