style: next feature removal
This commit is contained in:
parent
b6a3b0cd53
commit
d3c394b4ba
1 changed files with 2 additions and 2 deletions
|
@ -125,10 +125,10 @@ export const IndexWelcomePage: React.VFC = () => {
|
||||||
<p>{t('_welcome.catAdjusterDescription')}</p>
|
<p>{t('_welcome.catAdjusterDescription')}</p>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
<article className="mt-5">
|
{/*<article className="mt-5">
|
||||||
<h3>{t('_welcome.nextFeaturesTitle')}</h3>
|
<h3>{t('_welcome.nextFeaturesTitle')}</h3>
|
||||||
<p>{t('_welcome.nextFeaturesDescription')}</p>
|
<p>{t('_welcome.nextFeaturesDescription')}</p>
|
||||||
</article>
|
</article> */}
|
||||||
</article>
|
</article>
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue