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 49f8f59 commit 230fe46Copy full SHA for 230fe46
1 file changed
packages/blockly/core/renderers/common/constants.ts
@@ -920,7 +920,6 @@ export class ConstantProvider {
920
* Create any DOM elements that this renderer needs (filters, patterns, etc).
921
*
922
* @param svg The root of the workspace's SVG.
923
- * @param tagName The name to use for the CSS style tag.
924
* @param selector The CSS selector to use.
925
* @param injectionDivIfIsParent The div containing the parent workspace and
926
* all related workspaces and block containers, if this renderer is for the
0 commit comments