4 lines
152 B
JavaScript
4 lines
152 B
JavaScript
throw new Error(
|
|
'You tried to import `next/font`, did you mean `@next/font`?\nRead more: https://nextjs.org/docs/basic-features/font-optimization'
|
|
)
|