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:
blam
2021-10-20 15:53:42 +02:00
parent 37ebea2d68
commit 1332a98a01
37 changed files with 55 additions and 128 deletions
+1 -1
View File
@@ -24,5 +24,5 @@ export const registerComponentRouteRef = createExternalRouteRef({
});
export const rootRouteRef = createRouteRef({
title: 'Create new entity',
id: 'scaffolder',
});