Add react to print package

This commit is contained in:
Hazem Krimi
2021-06-04 16:34:55 +01:00
parent c9bc9abb71
commit 0bfe7c5328
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@
"react-dom": "^17.0.2",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.3",
"react-to-print": "^2.12.6",
"styled-components": "^5.2.3",
"typescript": "^4.1.2",
"web-vitals": "^1.0.1",
+7
View File
@@ -11084,6 +11084,13 @@ react-scripts@4.0.3:
optionalDependencies:
fsevents "^2.1.3"
react-to-print@^2.12.6:
version "2.12.6"
resolved "https://registry.yarnpkg.com/react-to-print/-/react-to-print-2.12.6.tgz#ac4537e12528ce865a1a652dcdfb19c5b20c9cce"
integrity sha512-O4hpQZX8pOd3W910n+WkT9Jvpd3tFcEWqTFHrm69bCGI/Nh5g2CoLrzaXObQW9BA9mK1K4+3qG88Q6DAJs+oWg==
dependencies:
prop-types "^15.7.2"
react@^17.0.2:
version "17.0.2"
resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"