create a form for settings #64
Annotations
3 errors and 2 warnings
lint:
src/routes/settings.tsx#L3
'Label' is defined but never used
|
lint:
src/routes/settings.tsx#L15
'watch' is defined but never used
|
lint
Process completed with exit code 1.
|
lint:
src/components/ui/button.tsx#L73
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#L102
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|