mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-09 22:57:21 +00:00
add_user_dialog
This commit is contained in:
@ -394,5 +394,8 @@ class Assets {
|
||||
static const String arrowDown = 'assets/icons/arrow_down.svg';
|
||||
|
||||
static const String userManagement = 'assets/icons/user_management.svg';
|
||||
static const String filterTableIcon = 'assets/icons/filter_table_icon.svg';
|
||||
static const String ZtoAIcon = 'assets/icons/ztoa_icon.png';
|
||||
static const String AtoZIcon = 'assets/icons/atoz_icon.png';
|
||||
}
|
||||
//user_management.svg
|
||||
|
Reference in New Issue
Block a user