Skip to content

Commit

Permalink
fix: omit popover html attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Jan 3, 2025
1 parent cf85587 commit 4f1895e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/components/autocomplete/autocomplete.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ const InnerAutocomplete = forwardRef(function InnerAutocomplete<
| 'inputMode'
| 'onChange'
| 'onSelect'
| 'popover'
| 'prefix'
| 'ref'
| 'role'
Expand Down

0 comments on commit 4f1895e

Please sign in to comment.