fix(cli): treat tab-close after successful create as completion #617
Annotations
4 warnings
|
Run npm run lint:
frontend/src/pages/ai-setup.tsx#L215
The 'clients' logical expression could make the dependencies of useMemo Hook (at line 221) change on every render. To fix this, wrap the initialization of 'clients' in its own useMemo() Hook
|
|
Run npm run lint:
frontend/src/components/ui/form.tsx#L168
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run npm run lint:
frontend/src/components/ui/button.tsx#L83
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run npm run lint:
frontend/src/components/ui/badge.tsx#L38
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Loading