use configureStore of redux-toolkit instead of createStore of redux (#24790)

This commit is contained in:
fusagiko / takayamaki
2023-05-03 03:39:06 +09:00
committed by GitHub
parent 2839fbc733
commit 8227af8dcc
4 changed files with 23 additions and 7 deletions

View File

@ -37,6 +37,7 @@
"@gamestdio/websocket": "^0.3.2",
"@github/webauthn-json": "^2.1.1",
"@rails/ujs": "^6.1.7",
"@reduxjs/toolkit": "^1.9.5",
"abortcontroller-polyfill": "^1.7.5",
"arrow-key-navigation": "^1.2.0",
"autoprefixer": "^10.4.14",