Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
invisal committed Jul 2, 2024
2 parents 4857ccd + 7406638 commit a1286ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { Inter } from "next/font/google";
import "./globals.css";
import "./codemirror-override.css";

import Script from "next/script";
import ThemeProvider from "@/context/theme-provider";
import { cookies } from "next/headers";
import { Toaster } from "@/components/ui/sonner";
Expand Down

0 comments on commit a1286ee

Please sign in to comment.