We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f939f9 commit 5050a92Copy full SHA for 5050a92
site/src/pages/TemplateVersionEditorPage/PublishTemplateVersionDialog.tsx
@@ -124,7 +124,7 @@ export const PublishTemplateVersionDialog: FC<
124
<HelpTooltipTrigger />
125
126
{/**
127
- * Without disablePortal, the tooltip will render under the dialog;
+ * 2025-09-03 - Without disablePortal, the tooltip will render under the dialog;
128
* this prop may not need to be set when we switch away from MuiDialog
129
*/}
130
<HelpTooltipContent disablePortal>
0 commit comments