fix(ios): sync keyboard color scheme when theme changed (#9184)

This commit is contained in:
CatsJuice
2024-12-18 02:16:44 +00:00
parent f0d99f46dd
commit 2ceb6e924c
3 changed files with 25 additions and 2 deletions

View File

@@ -587,6 +587,7 @@ __metadata:
"@types/react": "npm:^19.0.1"
"@types/react-dom": "npm:^19.0.2"
cross-env: "npm:^7.0.3"
next-themes: "npm:^0.4.4"
react: "npm:^19.0.0"
react-dom: "npm:^19.0.0"
react-router-dom: "npm:^6.28.0"