feat: export techRouteRouteRef from catalog

Signed-off-by: Christian Marker / Intility AS <christian.marker@intility.no>
This commit is contained in:
Christian Marker / Intility AS
2022-09-13 11:48:26 +02:00
parent 5fcdea2949
commit 8bad850058
+2
View File
@@ -70,3 +70,5 @@ export type { HasResourcesCardProps } from './components/HasResourcesCard';
export type { HasSubcomponentsCardProps } from './components/HasSubcomponentsCard';
export type { HasSystemsCardProps } from './components/HasSystemsCard';
export type { RelatedEntitiesCardProps } from './components/RelatedEntitiesCard';
export { viewTechDocRouteRef } from "./routes"