2
0

fix(editor): 💄 Typebot link dropdown

This commit is contained in:
Baptiste Arnaud
2022-06-20 11:22:06 +02:00
parent 5672797a01
commit f676166a17

View File

@ -140,7 +140,7 @@ export const SearchableDropdown = ({
isLazy
>
<PopoverTrigger>
<HStack spacing={0} align={'flex-end'}>
<HStack spacing={0} align={'flex-end'} w="full">
<Input
ref={inputRef}
value={inputValue}