feat: chapter creation
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
size: 'xl',
|
||||
actions: [
|
||||
{
|
||||
label: 'Submit',
|
||||
label: __('Submit'),
|
||||
variant: 'solid',
|
||||
onClick: (close) => submitEvaluation(close),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user