feat(actions): use ellipsis in toolbar + add git repo #620
Annotations
2 errors
|
build (ubuntu-latest, 22)
Process completed with exit code 2.
|
|
build (ubuntu-latest, 22):
src/app/src/components/shared/item/ItemActionsDropdown.vue#L122
Type '{ label: string; icon: string; color: string; slot: string | undefined; disabled: boolean; loading: boolean; onSelect: (e: Event) => void; id: StudioItemActionId; tooltip: string; handler?: ((args: TreeItem | ... 3 more ... | UploadMediaParams) => void) | undefined; }[]' is not assignable to type 'DropdownMenuItem[]'.
|