Compare commits
No commits in common. "95c30be9f8640f65fd755cf339ba6ce538afbe84" and "512af584119227da5f97c3185831af62ccf09090" have entirely different histories.
95c30be9f8
...
512af58411
@ -8,6 +8,6 @@ class UiNumeric extends UiInput {
|
||||
|
||||
public array $attributes = [
|
||||
'class' => "ui-numeric",
|
||||
'type' => "number",
|
||||
'type' => "numeric",
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user