Files
trustlab-docs/pages/index.mdx
2026-01-09 11:59:46 +07:00

9 lines
133 B
Plaintext

---
title: Home
---
import { useRouter } from 'next/router'
import { LandingPage } from '../components/LandingPage'
<LandingPage/>