implement setting page (#12)

This commit is contained in:
UUBulb
2024-11-23 21:59:48 +08:00
committed by GitHub
parent 34b7a67ab0
commit b474400649
21 changed files with 941 additions and 36 deletions

View File

@@ -11,3 +11,4 @@ export * from './alert-rule';
export * from './notificationStore';
export * from './notificationContext';
export * from './fm';
export * from './settings';