mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-08-25 10:59:41 +00:00
to open Request
This commit is contained in:
@ -57,7 +57,7 @@ class TopPartWidget extends StatelessWidget {
|
||||
fontWeight: FontWeight.bold,
|
||||
svgAsset: Assets.addButtonIcon,
|
||||
label: 'Set Up a Bookable Spaces',
|
||||
onPressed: () {
|
||||
onPressed: () {
|
||||
final bloc = context.read<BookableSpacesBloc>();
|
||||
showDialog(
|
||||
context: context,
|
||||
|
Reference in New Issue
Block a user