mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-08-26 20:29:39 +00:00
remove comment DevicesViewBody and fix home page
This commit is contained in:
@ -14,8 +14,8 @@ class HomeError extends HomeState {
|
||||
}
|
||||
|
||||
class HomeSuccess extends HomeState {}
|
||||
class ActivationSuccess extends HomeState {}
|
||||
|
||||
class ActivationSuccess extends HomeState {}
|
||||
|
||||
class GetSpacesLoading extends HomeLoading {}
|
||||
|
||||
@ -64,8 +64,8 @@ class RoomSelected extends HomeState {
|
||||
class RoomUnSelected extends HomeState {}
|
||||
|
||||
class NavChangePage extends HomeState {}
|
||||
class HomePermissionUpdated extends HomeState {}
|
||||
|
||||
class HomePermissionUpdated extends HomeState {}
|
||||
|
||||
class HomeUserInfoLoaded extends HomeState {
|
||||
final UserModel user;
|
||||
|
Reference in New Issue
Block a user