chore: add subscription notice

This commit is contained in:
2023-04-14 20:13:50 +01:00
parent ace3a53fc0
commit c6e4ee8476

View File

@ -66,9 +66,12 @@ export function SubscribePage() {
/> />
: :
</p> </p>
<b>
<FormattedMessage defaultMessage="Not all features are built yet, more features to be added soon!" />
</b>
<ul> <ul>
{a.unlocks.map(b => ( {a.unlocks.map(b => (
<li>{mapFeatureName(b)}</li> <li>{mapFeatureName(b)} </li>
))} ))}
{lower.map(b => ( {lower.map(b => (
<li> <li>