This commit is contained in:
2025-03-25 22:24:52 +08:00
parent e0ac87fb25
commit 1755b44a39
5 changed files with 29 additions and 196 deletions

View File

@@ -52,12 +52,6 @@ export default function RootLayout({
>
Devices
</Link>
<Link
href="/analytics/conversions"
className="text-gray-500 dark:text-gray-400 hover:text-gray-900 dark:hover:text-gray-100 px-3 py-2 rounded-md text-sm font-medium"
>
Conversions
</Link>
</div>
</div>
</div>