Skip to content

Commit 7e4c77a

Browse files
committed
Ignore missing types for demo fonts import
1 parent 4e257cd commit 7e4c77a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demos/example-nextjs/src/app/layout.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import { SystemProvider } from '@/components/providers/SystemProvider';
44
import { CssBaseline } from '@mui/material';
55
import React from 'react';
66

7+
// @ts-ignore
78
import 'lato-font';
89
import './globals.scss';
910

0 commit comments

Comments
 (0)