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 e7ef759 commit c03baf3Copy full SHA for c03baf3
src/components/tw-settings-modal/settings-modal.jsx
@@ -308,7 +308,7 @@ const OOBRendering = props => (
308
<FormattedMessage
309
defaultMessage="When disabled, everything outside the stage will not be rendered."
310
description="Out of Bounds Rendering setting help"
311
- id="pm.settingsModal.oobRendering"
+ id="pm.settingsModal.oobRenderingHelp"
312
/>
313
}
314
// slug="out-of-bounds-rendering"
0 commit comments