visitor password api

This commit is contained in:
mohammad
2024-08-20 10:44:15 +03:00
parent 5b9a6197e6
commit 0cf5053f8b
8 changed files with 170 additions and 17 deletions

View File

@ -234,7 +234,7 @@ class AccessManagementPage extends StatelessWidget {
),
Expanded(
child: state is TableLoaded
? DynamicTable(
? DynamicTable(
withCheckBox: false,
size: size,
// cellDecoration: containerDecoration,