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 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}