feat(dev): enable studio in development mode without auth #487
Annotations
2 errors
|
Typecheck
Process completed with exit code 2.
|
|
Typecheck:
src/app/src/components/AppFooter.vue#L55
Type '({ label: string; icon: string; to: string; target: string; }[] | { label: string; icon: string; onClick: () => void; }[] | undefined)[]' is not assignable to type 'ArrayOrNested<DropdownMenuItem> | undefined'.
|
Loading