Skip to content

Commit

Permalink
Merge branch 'release'
Browse files Browse the repository at this point in the history
  • Loading branch information
nonick-mc committed Nov 12, 2024
2 parents 70ce5aa + bec6629 commit 81749bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/layout.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import './globals.css';
import '@/app/globals.css';
import type { Metadata, Viewport } from 'next';
import { Noto_Sans_JP } from 'next/font/google';
import { Provider } from './provider';
Expand Down

0 comments on commit 81749bb

Please sign in to comment.