feat(content): create breadcrum doc #62
Annotations
7 errors and 1 warning
|
apps/www/src/app/docs/[[...slug]]/page.tsx#L3
'clsx' is defined but never used. Allowed unused vars must match /^_/u
|
apps/www/src/app/source.ts#L10
Unsafe argument of type `any` assigned to a parameter of type `Record<string, unknown>`
|
apps/www/src/config/modes.ts#L3
'LayoutIcon' is defined but never used. Allowed unused vars must match /^_/u
|
apps/www/src/config/modes.ts#L3
'LibraryIcon' is defined but never used. Allowed unused vars must match /^_/u
|
apps/www/src/config/modes.ts#L3
'PaperclipIcon' is defined but never used. Allowed unused vars must match /^_/u
|
|
apps/www/src/config/modes.ts#L2
All imports in the declaration are only used as types. Use `import type`
|
This job failed
Loading