mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-16 01:56:24 +00:00
validity for space name
This commit is contained in:
@ -331,6 +331,7 @@ class _CommunityStructureAreaState extends State<CommunityStructureArea> {
|
||||
products: widget.products,
|
||||
name: space.name,
|
||||
icon: space.icon,
|
||||
editSpace: space,
|
||||
isEdit: true,
|
||||
selectedProducts: space.selectedProducts,
|
||||
onCreateSpace: (String name, String icon,
|
||||
|
Reference in New Issue
Block a user