Draft: Add NewsPrint Design System Prefabs #493
Annotations
7 warnings
|
build:
scripts/check-pnpm-version.mjs#L57
'error' is defined but never used
|
|
build:
mdx-components.tsx#L33
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
build:
auth.config.ts#L2
'GitHub' is defined but never used
|
|
build:
auth.config.ts#L2
'GitHub' is defined but never used. Allowed unused vars must match /^_/u
|
|
build:
app/layout.tsx#L134
Custom fonts not added in `pages/_document.js` will only load for a single page. This is discouraged. See: https://nextjs.org/docs/messages/no-page-custom-font
|
|
build:
app/components/float-window/FloatWindow.tsx#L32
'isHovered' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
build:
app/components/float-window/FloatWindow.tsx#L32
'isHovered' is assigned a value but never used. Allowed unused vars must match /^_/u
|