chore: add use client directive and remove outdated dart reference
- Add "use client" directive to device_identifier.ts to enable client-side usage - Remove outdated Dart source reference comment in pwa-install-overlay.tsx
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
/**
|
||||
* PwaInstallOverlay PWA 安装提示触发器
|
||||
*
|
||||
* 原始 Dart: lib/ui/chat/widgets/pwa_install_overlay.dart(76 行)
|
||||
*
|
||||
* 行为:
|
||||
* - 检查 PWA 支持
|
||||
* - 检查每日是否已显示(使用 AppStorage 持久化)
|
||||
|
||||
Reference in New Issue
Block a user