mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
Add board group test (#1376)
This commit is contained in:
@ -21,8 +21,8 @@ class FieldEditor extends StatefulWidget {
|
||||
final String fieldName;
|
||||
final bool isGroupField;
|
||||
final Function(String)? onDeleted;
|
||||
|
||||
final IFieldTypeOptionLoader typeOptionLoader;
|
||||
|
||||
const FieldEditor({
|
||||
required this.gridId,
|
||||
this.fieldName = "",
|
||||
|
Reference in New Issue
Block a user