chore: upgrade ariakit (#2583)
This commit is contained in:
@@ -128,7 +128,7 @@ const ItemLinkAutocompleteInput = forwardRef(
|
||||
{shouldShowCreateTag && (
|
||||
<ComboboxItem
|
||||
hideOnClick
|
||||
as={Slot}
|
||||
render={<Slot />}
|
||||
onClick={() => {
|
||||
void createAndAddNewTag(searchQuery)
|
||||
combobox.setValue('')
|
||||
|
||||
Reference in New Issue
Block a user