fix(logic): ⚡️ Make linked bot edge id work
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user