1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00

Fix various typos

This commit is contained in:
Bogdan
2025-04-15 15:09:45 +03:00
committed by Mark McDowall
parent 2fa02472ee
commit fae014c8be
21 changed files with 36 additions and 47 deletions
@@ -120,7 +120,7 @@ function ProviderFieldFormGroup<T>({
helpTextWarning={helpTextWarning}
helpLink={helpLink}
placeholder={placeholder}
// @ts-expect-error - this isn;'t available on all types
// @ts-expect-error - this isn't available on all types
selectOptionsProviderAction={selectOptionsProviderAction}
value={value}
values={selectValues}