Client: Added missing react-to-print dependency

This commit is contained in:
Donkie
2023-07-15 15:23:35 +02:00
parent 884b380b8c
commit e6e865a75a
2 changed files with 11 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
"react-dom": "^18.2.0",
"react-i18next": "^13.0.1",
"react-router-dom": "^6.14.1",
"react-to-print": "^2.14.13",
"vite-plugin-svgr": "^3.2.0"
},
"devDependencies": {