mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 15:17:31 +00:00
fixed bug
This commit is contained in:
@ -9,7 +9,7 @@ import 'package:syncrow_web/pages/spaces_management/view/sidebar_widget.dart';
|
|||||||
import 'package:syncrow_web/utils/color_manager.dart';
|
import 'package:syncrow_web/utils/color_manager.dart';
|
||||||
import 'package:syncrow_web/utils/constants/assets.dart';
|
import 'package:syncrow_web/utils/constants/assets.dart';
|
||||||
|
|
||||||
class SpaceManagementPage extends StatefulWidget with HelperResponsiveLayout {
|
class SpaceManagementPage extends StatefulWidget{
|
||||||
@override
|
@override
|
||||||
SpaceManagementPageState createState() => SpaceManagementPageState();
|
SpaceManagementPageState createState() => SpaceManagementPageState();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user