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:
@@ -14,11 +14,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import ILertIcon from './assets/ilert.icon.svg';
|
||||
import { createRouteRef } from '@backstage/core-plugin-api';
|
||||
|
||||
export const iLertRouteRef = createRouteRef({
|
||||
icon: ILertIcon,
|
||||
path: '/ilert',
|
||||
title: 'iLert',
|
||||
id: 'ilert',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user