Updated root layout.

This commit is contained in:
Mike Cao 2024-02-13 12:36:55 -08:00
parent 474113fe32
commit ee3f7cb618
5 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,4 @@
'use client';
import { Loading } from 'react-basics';
import Script from 'next/script';
import { usePathname } from 'next/navigation';