Update self-host upgrade text

This commit is contained in:
Andrew Kingston 2021-10-04 15:49:06 +01:00
parent b45777bd66
commit 32d79e38e0
1 changed files with 6 additions and 6 deletions

View File

@ -21,12 +21,12 @@
<ModalContent <ModalContent
size="M" size="M"
{onConfirm} {onConfirm}
title="Upgrade to self-hosted" title="Self-host Budibase"
confirmText="Upgrade" confirmText="Self-host Budibase"
>
<span
>Upgrade to Budibase self-hosting for free, and get SSO, unlimited apps,
and more - and it only takes a few minutes!</span
> >
<span>
Self-host Budibase for free, and get SSO, unlimited apps, and more - and
it only takes a few minutes!
</span>
</ModalContent> </ModalContent>
</Modal> </Modal>