Skip to content

Commit 5050a92

Browse files
committed
docs: add date to disablePortal comment
1 parent 8f939f9 commit 5050a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/TemplateVersionEditorPage/PublishTemplateVersionDialog.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ export const PublishTemplateVersionDialog: FC<
124124
<HelpTooltipTrigger />
125125

126126
{/**
127-
* Without disablePortal, the tooltip will render under the dialog;
127+
* 2025-09-03 - Without disablePortal, the tooltip will render under the dialog;
128128
* this prop may not need to be set when we switch away from MuiDialog
129129
*/}
130130
<HelpTooltipContent disablePortal>

0 commit comments

Comments
 (0)