3
0
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:
snipe 2025-09-29 13:29:00 +01:00
parent 08630d948f
commit 750c376725

View File

@ -2,6 +2,7 @@
'input_style' => null,
'input_group_addon' => null,
'required' => false,
'item' => null,
])
<!-- input-text blade component -->
<input