Moved things and added title extraction

This commit is contained in:
2025-06-27 14:30:39 +02:00
parent 50cc087bed
commit e4c382a4dc
18 changed files with 43 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
import { UrlsDataTable } from "@/components/dashboard/urls-data-table"
import { UrlsDataTable } from "@/app/(admin)/dashboard/_components/urls-data-table"
import { getSession } from "@/lib/auth/session"
import { getAllUrls } from "@/lib/db/urls"