removed exported EntityRow type after rebase from master
Signed-off-by: Matteo Barone <matteo.barone@klarna.com>
This commit is contained in:
@@ -41,6 +41,5 @@ export {
|
||||
EntityLinksCard,
|
||||
EntitySystemDiagramCard,
|
||||
} from './plugin';
|
||||
export type { EntityRow } from './components/CatalogTable/types';
|
||||
export * from './components/CatalogTable/columns';
|
||||
export * from './components/CatalogTable/actions';
|
||||
|
||||
Reference in New Issue
Block a user