Files
tokens-reef/frontend
User 318c6b3743 refactor(ui): replace browser confirm() with ConfirmDialog component
Replace the native browser confirm() dialog in SoraAdminView with the
project's ConfirmDialog component for UI consistency.

Changes:
- Import ConfirmDialog component
- Add confirm dialog state management (showConfirmDialog, confirmDialogMessage, pendingClearUserId)
- Replace clearUserStorage() with confirmClearStorage() and handleConfirmClear()
- Add ConfirmDialog to template with danger styling
2026-04-16 20:32:46 +08:00
..
2026-01-12 11:44:34 +08:00
2026-02-02 22:13:50 +08:00