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 7da2db3 commit 7cd306dCopy full SHA for 7cd306d
.gitignore
@@ -1,3 +1,9 @@
1
dist/js/*
2
.vscode
3
-storybook-static/*
+storybook-static/*
4
+
5
+/node_modules
6
+npm-debug.log
7
+yarn-error.log
8
9
+.DS_Store
0 commit comments