chore: fixing deprecation warnings for all the things that are in the monorepo
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -25,8 +25,7 @@ import {
|
||||
} from '@backstage/core-plugin-api';
|
||||
|
||||
export const rootCatalogKafkaRouteRef = createRouteRef({
|
||||
path: '*',
|
||||
title: 'Kafka',
|
||||
id: 'kafka',
|
||||
});
|
||||
|
||||
export const kafkaPlugin = createPlugin({
|
||||
|
||||
Reference in New Issue
Block a user