remove extra components

This commit is contained in:
miloschwartz
2025-09-06 21:38:17 -07:00
parent 3d5f73e344
commit 374ed79a18
4 changed files with 66 additions and 896 deletions

View File

@@ -8,7 +8,6 @@ import { GetOrgResponse } from "@server/routers/org";
import OrgProvider from "@app/providers/OrgProvider";
import { ListAccessTokensResponse } from "@server/routers/accessToken";
import ShareLinksTable, { ShareLinkRow } from "../../../../components/ShareLinksTable";
import ShareableLinksSplash from "../../../../components/ShareLinksSplash";
import { getTranslations } from "next-intl/server";
type ShareLinksPageProps = {