fix(mobile): popover styles (#15351)

This commit is contained in:
DarkSky
2026-07-26 20:09:02 +08:00
committed by GitHub
parent b975e6b562
commit 749f1c5f0b
15 changed files with 799 additions and 557 deletions
+1 -2
View File
@@ -16,7 +16,6 @@
"vitest": "^4.1.8"
},
"peerDependencies": {
"react": "^19.2.1",
"react-router-dom": "^7.18.0"
"react": "^19.2.1"
}
}