enhance: combobox with nested groups & use for default alias dropdown #675
Annotations
4 errors
lint:
ui/admin/app/components/agent/AgentForm.tsx#L8
'Model' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
ui/admin/app/components/agent/AgentForm.tsx#L8
'filterModelsByActive' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
ui/admin/app/components/model/DefaultModelAliasForm.tsx#L40
'../composed/ComboBox' import is restricted from being used by a pattern. Please use absolute imports (~/component) instead of relative imports (../../component)
|
lint
Process completed with exit code 2.
|