We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e257cd commit 7e4c77aCopy full SHA for 7e4c77a
demos/example-nextjs/src/app/layout.tsx
@@ -4,6 +4,7 @@ import { SystemProvider } from '@/components/providers/SystemProvider';
4
import { CssBaseline } from '@mui/material';
5
import React from 'react';
6
7
+// @ts-ignore
8
import 'lato-font';
9
import './globals.scss';
10
0 commit comments