Fixes on attributes on prices

This commit is contained in:
Ludovic CANDELLIER
2020-06-20 01:51:40 +02:00
parent 5bd09966b7
commit 23a79b0586
11 changed files with 146 additions and 29 deletions

View File

@@ -1 +1 @@
@include('components.input', ['type' => 'number', 'meta' => "step = '.01'"])
@include('components.input', ['type' => 'number', 'meta' => "step=0.01"])