feat: add duplicate document action #277
Annotations
10 warnings
Lint & Build:
src/actions/DuplicateWithTranslationsAction.tsx#L112
Unexpected 'todo' comment: 'TODO: use document store'
|
Lint & Build:
src/components/BulkPublish/DocumentCheck.tsx#L17
Missing return type on function
|
Lint & Build:
src/components/BulkPublish/Info.tsx#L6
Missing return type on function
|
Lint & Build:
src/components/BulkPublish/InfoIcon.tsx#L11
Missing return type on function
|
Lint & Build:
src/components/BulkPublish/index.tsx#L15
Missing return type on function
|
Lint & Build:
src/components/DeleteTranslationDialog/DocumentPreview.tsx#L10
Missing return type on function
|
Lint & Build:
src/components/DeleteTranslationDialog/index.tsx#L15
Missing return type on function
|
Lint & Build:
src/components/DeleteTranslationFooter.tsx#L9
Missing return type on function
|
Lint & Build:
src/components/DocumentInternationalizationContext.tsx#L12
Missing return type on function
|
Lint & Build:
src/components/DocumentInternationalizationContext.tsx#L23
Missing return type on function
|