style: fix forgotten prettify

Signed-off-by: Christian Marker / Intility AS <christian.marker@intility.no>
This commit is contained in:
Christian Marker / Intility AS
2022-09-14 22:14:11 +02:00
parent 840c5b44a8
commit 0ce995c16d
+1 -1
View File
@@ -71,4 +71,4 @@ export type { HasSubcomponentsCardProps } from './components/HasSubcomponentsCar
export type { HasSystemsCardProps } from './components/HasSystemsCard';
export type { RelatedEntitiesCardProps } from './components/RelatedEntitiesCard';
export { viewTechDocRouteRef } from "./routes"
export { viewTechDocRouteRef } from './routes';