2
0

fix(logic): ️ Make linked bot edge id work

This commit is contained in:
Baptiste Arnaud
2022-04-14 16:17:28 -07:00
parent 1a59ce20d2
commit e50ce645eb
5 changed files with 42 additions and 5 deletions

View File

@ -159,7 +159,7 @@ export const TypebotButton = ({
>
{<TypebotIcon icon={typebot.icon} boxSize={'35px'} />}
</Flex>
<Text>{typebot.name}</Text>
<Text textAlign="center">{typebot.name}</Text>
</VStack>
{!isReadOnly && (
<ConfirmModal