chore: update premium text

This commit is contained in:
AykutSarac 2024-05-06 21:55:44 +03:00
parent f693e2835a
commit 536353239a
No known key found for this signature in database

View File

@ -97,7 +97,7 @@ export const Toolbar: React.FC<{ isWidget?: boolean }> = ({ isWidget = false })
style={{ textAlign: "center", gap: 4 }} style={{ textAlign: "center", gap: 4 }}
> >
<AiFillGift size="18" /> <AiFillGift size="18" />
Get Premium Start 3 Days Free Trial
</Text> </Text>
</Indicator> </Indicator>
</Styles.StyledToolElement> </Styles.StyledToolElement>