diff --git a/src/index.tsx b/src/index.tsx index 46331512..70dc3379 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -28,6 +28,5 @@ render( sidePanel={} panes={[{ name: 'Programmer', Main: AppMainView }]} documentation={DocumentationSections} - feedback /> );