Skip to content

Commit 4bc4424

Browse files
committed
Add missing hint actions
1 parent 19ac309 commit 4bc4424

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/views/components/otp-input.blade.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
:label-sr-only="$isLabelHidden()"
2727
:helper-text="$getHelperText()"
2828
:hint="$getHint()"
29+
:hint-actions="$getHintActions()"
2930
:hint-icon="$getHintIcon()"
3031
:required="$isRequired()"
3132
:state-path="$getStatePath()"

0 commit comments

Comments
 (0)