diff --git a/apps/dashboard/src/app/(app)/[organizationSlug]/[projectId]/retention/page.tsx b/apps/dashboard/src/app/(app)/[organizationSlug]/[projectId]/retention/page.tsx index d25f24e0..39544215 100644 --- a/apps/dashboard/src/app/(app)/[organizationSlug]/[projectId]/retention/page.tsx +++ b/apps/dashboard/src/app/(app)/[organizationSlug]/[projectId]/retention/page.tsx @@ -36,7 +36,7 @@ const Retention = ({ params: { projectId } }: Props) => { {' '} or{' '} X/Twitter diff --git a/apps/docs/theme.config.jsx b/apps/docs/theme.config.jsx index 0ac09189..020fb9cf 100644 --- a/apps/docs/theme.config.jsx +++ b/apps/docs/theme.config.jsx @@ -73,7 +73,7 @@ export default { Made with ❤️ by{' '} diff --git a/apps/public/src/app/footer.tsx b/apps/public/src/app/footer.tsx index ebd3fe14..cc171926 100644 --- a/apps/public/src/app/footer.tsx +++ b/apps/public/src/app/footer.tsx @@ -54,7 +54,7 @@ export default function Footer() {