fixes
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
])
|
||||
|
||||
<span @class([
|
||||
'flex justify-end' => $type === 'checkbox',
|
||||
'flex' => $type === 'checkbox',
|
||||
'flex flex-col' => $type !== 'checkbox',
|
||||
])>
|
||||
@if (!$noLabel)
|
||||
|
||||
Reference in New Issue
Block a user