diff --git a/app/layout.tsx b/app/layout.tsx
index 3a2a6c6..96565d5 100644
--- a/app/layout.tsx
+++ b/app/layout.tsx
@@ -56,7 +56,6 @@ export default function RootLayout({
}>) {
return (
-
);
-}
+}
\ No newline at end of file
diff --git a/components/Script.tsx b/components/Script.tsx
index 798afc2..4485244 100644
--- a/components/Script.tsx
+++ b/components/Script.tsx
@@ -45,7 +45,7 @@ function ScriptItem() {
if (parseInt(amountOfScriptsCopied) === 3) {
setTimeout(() => {
- toast(
+ toast.info(
If you like what you are seeing, consider starring the