fix(editor): 💄 Typebot link dropdown
This commit is contained in:
@ -140,7 +140,7 @@ export const SearchableDropdown = ({
|
|||||||
isLazy
|
isLazy
|
||||||
>
|
>
|
||||||
<PopoverTrigger>
|
<PopoverTrigger>
|
||||||
<HStack spacing={0} align={'flex-end'}>
|
<HStack spacing={0} align={'flex-end'} w="full">
|
||||||
<Input
|
<Input
|
||||||
ref={inputRef}
|
ref={inputRef}
|
||||||
value={inputValue}
|
value={inputValue}
|
||||||
|
Reference in New Issue
Block a user