mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
UI stuffs
This commit is contained in:
@@ -21,8 +21,8 @@ class Input extends Component
|
||||
public bool $disabled = false,
|
||||
public bool $readonly = false,
|
||||
public string|null $helper = null,
|
||||
public bool $noDirty = false,
|
||||
public bool $cannotPeakPassword = false,
|
||||
public bool $allowToPeak = true,
|
||||
public string $defaultClass = "input input-sm bg-coolgray-200 rounded text-white w-full disabled:bg-coolgray-200/50 disabled:border-none"
|
||||
) {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user