mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-09-29 20:15:41 +03:00
chore: remove unused docusaurus features
This commit is contained in:
@@ -78,7 +78,7 @@ function Home() {
|
||||
</div>
|
||||
</header>
|
||||
<main>
|
||||
{features && features.length > 0 && (
|
||||
{/* {features && features.length > 0 && (
|
||||
<section className={styles.features}>
|
||||
<div className="container">
|
||||
<div className="row">
|
||||
@@ -89,6 +89,7 @@ function Home() {
|
||||
</div>
|
||||
</section>
|
||||
)}
|
||||
*/}
|
||||
</main>
|
||||
</Layout>
|
||||
);
|
||||
|
Reference in New Issue
Block a user