mirror of
https://github.com/unraid/api.git
synced 2026-01-07 09:10:05 -06:00
refactor: Registration component regExp usage & styles
This commit is contained in:
@@ -7,4 +7,5 @@ export interface RegistrationItemProps {
|
||||
error?: boolean;
|
||||
label?: string;
|
||||
text?: number | string;
|
||||
warning?: boolean;
|
||||
}
|
||||
Reference in New Issue
Block a user