mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-20 21:54:58 -04:00
Improve typings in FormInputGroup
This commit is contained in:
@@ -137,7 +137,7 @@ function DeleteSeriesModalContent(props: DeleteSeriesModalContentProps) {
|
||||
? translate('DeleteSeriesFoldersHelpText')
|
||||
: translate('DeleteSeriesFolderHelpText')
|
||||
}
|
||||
kind={kinds.DANGER}
|
||||
kind="danger"
|
||||
onChange={onDeleteFilesChange}
|
||||
/>
|
||||
</FormGroup>
|
||||
|
||||
Reference in New Issue
Block a user