mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-19 21:44:30 -04:00
UI Formatting Cleanup
This commit is contained in:
@@ -23,7 +23,8 @@ function FormInputHelpText(props) {
|
||||
isError && styles.isError,
|
||||
isWarning && styles.isWarning,
|
||||
isCheckInput && styles.isCheckInput
|
||||
)}>
|
||||
)}
|
||||
>
|
||||
{text}
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user