Skip to content

Commit

Permalink
Commented out :hint
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Scheibel committed Dec 20, 2022
1 parent 075baec commit 03792d8
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
:label="$getLabel()"
:label-sr-only="$isLabelHidden()"
:helper-text="$getHelperText()"
:hint="$getHint()"
:hint-action="$getHintAction()"
:hint-color="$getHintColor()"
:hint-icon="$getHintIcon()"
{{-- :hint="$getHint()"--}}
{{-- :hint-action="$getHintAction()"--}}
{{-- :hint-color="$getHintColor()"--}}
{{-- :hint-icon="$getHintIcon()"--}}
:required="$isRequired()"
:state-path="$getStatePath()"
class="filament-paste-input-wrapper"
Expand Down

0 comments on commit 03792d8

Please sign in to comment.