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 9f4611f commit 98c43b1
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 @@ -716,6 +716,7 @@ export const Autocomplete = InnerAutocomplete as <Option extends BaseAutocomplet
| 'inputMode'
| 'onChange'
| 'onSelect'
| 'popover'
| 'prefix'
| 'ref'
| 'role'
Expand Down

0 comments on commit 98c43b1

Please sign in to comment.