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 a1eb6ce commit b447333Copy full SHA for b447333
.prettierignore
@@ -0,0 +1 @@
1
+dist
yarn.lock
@@ -7710,6 +7710,14 @@ react-test-renderer@^16.12.0:
7710
react-is "^16.8.6"
7711
scheduler "^0.19.1"
7712
7713
+react@^17.0.2:
7714
+ version "17.0.2"
7715
+ resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
7716
+ integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
7717
+ dependencies:
7718
+ loose-envify "^1.1.0"
7719
+ object-assign "^4.1.1"
7720
+
7721
read-pkg-up@^1.0.1:
7722
version "1.0.1"
7723
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"
0 commit comments