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