Skip to content

Commit

Permalink
Add Hint Color
Browse files Browse the repository at this point in the history
  • Loading branch information
nikspyratos authored Nov 22, 2023
1 parent 1aa827a commit 09ecf6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/views/signature-pad.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ class="filament-autograph"
:label-sr-only="$isLabelHidden()"
:helper-text="$getHelperText()"
:hint="$getHint()"
:hint-color="$getHintColor()"
:hint-icon="$getHintIcon()"
:required="$isRequired()"
:state-path="$getStatePath()"
Expand Down

0 comments on commit 09ecf6e

Please sign in to comment.