From ebeff1a7f1680de8b99cc3848654ce6106a8862d Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Wed, 25 Jun 2025 08:05:05 -0500 Subject: [PATCH] =?UTF-8?q?=E2=9E=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web/src/app/layout.tsx | 2 +- readme.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/web/src/app/layout.tsx b/apps/web/src/app/layout.tsx index a47b73fa..a99338ac 100644 --- a/apps/web/src/app/layout.tsx +++ b/apps/web/src/app/layout.tsx @@ -50,7 +50,7 @@ export default function RootLayout({
-
+
{children}
diff --git a/readme.md b/readme.md index 68eba18f..938d2713 100644 --- a/readme.md +++ b/readme.md @@ -21,6 +21,7 @@ - should we bypass stripe for `free` plans to increase conversions? - handle browser back/forward with `?next=` - add some social proof to signup page + - empty dashboard; add some CTAs - **API gateway** - oauth flow - https://docs.scalekit.com/guides/mcp/oauth