diff --git a/ui/webui/src/components/HelpDrawer.jsx b/ui/webui/src/components/HelpDrawer.jsx index 500e451fea1..872b6a34140 100644 --- a/ui/webui/src/components/HelpDrawer.jsx +++ b/ui/webui/src/components/HelpDrawer.jsx @@ -38,7 +38,7 @@ export const HelpDrawer = ({ isExpanded, setIsExpanded, helpContent, children }) }; const panelContent = ( - + {helpContent}