mirror of
https://github.com/snipe/snipe-it.git
synced 2025-10-29 11:21:21 +00:00
Set item to null so it doesn’t get merged automatically
This commit is contained in:
parent
08630d948f
commit
750c376725
@ -2,6 +2,7 @@
|
||||
'input_style' => null,
|
||||
'input_group_addon' => null,
|
||||
'required' => false,
|
||||
'item' => null,
|
||||
])
|
||||
<!-- input-text blade component -->
|
||||
<input
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user