From 8a0e17fd2307258471ab3f9d0886e24a84b2f544 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Louv-Jansen?= Date: Fri, 4 Jun 2021 15:24:05 +0200 Subject: [PATCH] Improve comment --- x-pack/plugins/apm/public/application/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/apm/public/application/index.tsx b/x-pack/plugins/apm/public/application/index.tsx index 74d54a327471acb..983675a6c7e0e52 100644 --- a/x-pack/plugins/apm/public/application/index.tsx +++ b/x-pack/plugins/apm/public/application/index.tsx @@ -61,7 +61,7 @@ export const renderApp = ({ console.log('Error creating static index pattern', e); }); - // ensure all divs are .kbnAppWrappers + // add .kbnAppWrappers class to root element element.classList.add(APP_WRAPPER_CLASS); ReactDOM.render(