diff --git a/apps/www/app/(app)/docs/[[...slug]]/page.tsx b/apps/www/app/(app)/docs/[[...slug]]/page.tsx index eaa6d7a0f4..bef929477c 100644 --- a/apps/www/app/(app)/docs/[[...slug]]/page.tsx +++ b/apps/www/app/(app)/docs/[[...slug]]/page.tsx @@ -88,7 +88,7 @@ export default async function DocPage({ params }: DocPageProps) { return (
-
+
Docs
diff --git a/apps/www/content/docs/components/data-table.mdx b/apps/www/content/docs/components/data-table.mdx index c3e1f01e02..e5fa2bd237 100644 --- a/apps/www/content/docs/components/data-table.mdx +++ b/apps/www/content/docs/components/data-table.mdx @@ -6,7 +6,7 @@ links: doc: https://tanstack.com/table/v8/docs/introduction --- - + ## Introduction