final migration over to react_on_rails / react18

This commit is contained in:
Dylan Knutson
2023-04-04 23:10:15 +09:00
parent 67d1ce9f38
commit 813657a60b
22 changed files with 107 additions and 125 deletions

View File

@@ -44,6 +44,7 @@
],
"devDependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
"@types/lodash": "^4.14.192",
"@types/react": "^18.0.33",
"react-refresh": "^0.14.0"
}