From 687072984d701d372015b3a041076a6c1386f075 Mon Sep 17 00:00:00 2001 From: Tiago Ribeiro Date: Mon, 16 Oct 2023 10:52:41 +0100 Subject: [PATCH] Moved the script tag --- src/app/layout.tsx | 4 +++- src/components/PricingTable.tsx | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index eb27f98..5dcd2b8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -16,7 +16,9 @@ export default function RootLayout({children}: {children: React.ReactNode}) { - + + +