Fix merge conflict type issue
This commit is contained in:
parent
03cb7e5a42
commit
780fbffc68
|
@ -94,7 +94,7 @@ export const TaskListCompletedHeaderWithCES: React.FC< TaskListCompletedHeaderPr
|
|||
updateOptions( {
|
||||
[ SHOWN_FOR_ACTIONS_OPTION_NAME ]: [
|
||||
CES_ACTION,
|
||||
...cesShownForActions,
|
||||
...( cesShownForActions || [] ),
|
||||
],
|
||||
} );
|
||||
setSubmittedScore( true );
|
||||
|
|
Loading…
Reference in New Issue