mirror of
https://github.com/google/blockly.git
synced 2026-01-09 01:50:11 +01:00
chore!: Fix warnings when generating docs. (#8660)
This commit is contained in:
@@ -73,7 +73,7 @@ export class Renderer implements IRegistrable {
|
||||
/**
|
||||
* Create any DOM elements that this renderer needs.
|
||||
* If you need to create additional DOM elements, override the
|
||||
* {@link ConstantProvider#createDom} method instead.
|
||||
* {@link blockRendering#ConstantProvider.createDom} method instead.
|
||||
*
|
||||
* @param svg The root of the workspace's SVG.
|
||||
* @param theme The workspace theme object.
|
||||
|
||||
Reference in New Issue
Block a user