2
0

fix(embed): 📝 Improve popup delay builder

This commit is contained in:
Baptiste Arnaud
2022-05-23 12:15:15 -07:00
parent 37dea9c403
commit 62b77e4905
10 changed files with 42 additions and 29 deletions

View File

@@ -33,7 +33,7 @@ export const NotionModal = ({
</ModalHeader>
<ModalCloseButton />
<ModalBody>
{!isPublished && <PublishFirstInfo />}
{!isPublished && <PublishFirstInfo mb="4" />}
<OrderedList spacing={3}>
<ListItem>
Type <Tag>/embed</Tag>