2
0

🧪 Add delete tests on dashboard

This commit is contained in:
Baptiste Arnaud
2022-01-03 17:47:28 +01:00
parent 6322402c96
commit 6db34a8d4f
2 changed files with 23 additions and 3 deletions

View File

@ -90,7 +90,12 @@ export const TypebotButton = ({
{...listeners}
{...attributes}
>
<MoreButton pos="absolute" top="10px" right="10px">
<MoreButton
pos="absolute"
top="10px"
right="10px"
aria-label="Show typebot menu"
>
<MenuItem onClick={handleDuplicateClick}>Duplicate</MenuItem>
<MenuItem
color="red"