feat(ui): add extension the top-bar action menu #32190
Annotations
2 errors
Run ESLint
Type '{ breadcrumbs: ({ title: string; path: string; } | { title: JSX.Element; })[]; actionMenu: { items: ({ iconClassName: string; title: JSX.Element; action: () => void; disabled?: undefined; } | { ...; })[]; }; actionMenuExtensions: JSX.Element[]; tools: JSX.Element; }' is not assignable to type 'Toolbar | Observable<Toolbar>'.
|
Run ESLint
Process completed with exit code 2.
|
Loading