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 { Icon, Text } from 'react-basics';
import Link from 'next/link';
import classNames from 'classnames';