chore: add subscription notice
This commit is contained in:
@ -66,6 +66,9 @@ 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>
|
||||||
|
Reference in New Issue
Block a user