chore: make lint happy

This commit is contained in:
CrescentLeaf
2025-09-20 20:14:47 +08:00
parent 23df74ddac
commit 1acc73c7b4

View File

@@ -130,7 +130,7 @@ export default function App() {
loginInputPasswordRef={loginInputPasswordRef} />
<UserProfileDialog
userProfileDialogRef={userProfileDialogRef}
userProfileDialogRef={userProfileDialogRef as any}
user={myUserProfileCache} />
<mdui-navigation-rail contained value="Recents" ref={navigationRailRef}>