Fix search and trending load times + snowcore modal #201
Annotations
5 errors and 3 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/routes/index.tsx#L15
'BookItem' is defined but never used
|
|
lint:
src/routes/featured.tsx#L6
'BookItemWithExternalDownloads' is defined but never used
|
|
lint:
src/components/books/book-item.tsx#L15
'Button' is defined but never used
|
|
format
Process completed with exit code 1.
|
|
lint:
src/main.tsx#L34
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
lint:
src/components/ui/form.tsx#L97
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
lint:
src/components/ui/button.tsx#L71
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|