implement setting page (#12)

This commit is contained in:
UUBulb
2024-11-23 21:59:48 +08:00
committed by GitHub
parent f17bdbf760
commit 3b5023061b
21 changed files with 941 additions and 36 deletions
+1
View File
@@ -11,3 +11,4 @@ export * from './alert-rule';
export * from './notificationStore';
export * from './notificationContext';
export * from './fm';
export * from './settings';