From 449d6527e403f3da2d82786ed8f203114b73d625 Mon Sep 17 00:00:00 2001 From: Camila Belo Date: Tue, 17 May 2022 12:39:24 +0200 Subject: [PATCH] refactor(techdocs): change entity docs path to be more specific Signed-off-by: Camila Belo --- plugins/techdocs/src/Router.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/techdocs/src/Router.tsx b/plugins/techdocs/src/Router.tsx index e04090089a..de63838bc8 100644 --- a/plugins/techdocs/src/Router.tsx +++ b/plugins/techdocs/src/Router.tsx @@ -69,7 +69,7 @@ export const EmbeddedDocsRouter = (props: PropsWithChildren<{}>) => { return ( - }> + }> {children}