diff --git a/frontend/src/components/App.tsx b/frontend/src/components/App.tsx
index 3a7bb88bfb..66b613674c 100644
--- a/frontend/src/components/App.tsx
+++ b/frontend/src/components/App.tsx
@@ -138,7 +138,7 @@ const App = () => {
Settings
-
}>
+ }>
Add instrumentation
diff --git a/frontend/src/components/AppWrapper.tsx b/frontend/src/components/AppWrapper.tsx
index 221da52c5a..d72332f361 100644
--- a/frontend/src/components/AppWrapper.tsx
+++ b/frontend/src/components/AppWrapper.tsx
@@ -15,7 +15,7 @@ const AppWrapper = () => {
-
+
{
+const InstrumentationPage = (props: InstrumentationPageProps) => {
return (