mirror of
https://github.com/Nezumi-2711/next-gdrive-index.git
synced 2026-09-22 13:38:38 +00:00
update: Remove use client directive since it's already used on the component
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
"use client";
|
|
||||||
|
|
||||||
import { PageLoader } from "~/components/layout";
|
import { PageLoader } from "~/components/layout";
|
||||||
|
|
||||||
export default function RootLoading() {
|
export default function RootLoading() {
|
||||||
|
|||||||
Reference in New Issue
Block a user