refactor: remove unnecessary React import in layout.tsx

This commit is contained in:
2025-06-04 11:14:59 +09:00
parent 5644b79336
commit c28363bc9f

View File

@ -1,6 +1,5 @@
"use client";
import React from "react";
import "./globals.css";
export default function RootLayout({