metonym / svelte-typeahead

Accessible, fuzzy search typeahead component
https://metonym.github.io/svelte-typeahead
MIT License
222 stars 18 forks source link

Resolve `svelte-ignore a11y-role-has-required-aria-props` #72

Closed metonym closed 1 year ago

metonym commented 1 year ago

Follow up to #71

The svelte-ignore a11y-role-has-required-aria-props warning emitted by Svelte@3.52 is temporarily ignored in #71 but should be addressed.