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.
2 parents 9e4d185 + 2cae313 commit 591f4b4Copy full SHA for 591f4b4
src/modules/app/ElementModule.js
@@ -22,7 +22,7 @@ export class ElementModule {
22
* @method createElement
23
* @instance
24
* @description Creates a canvas element.
25
- * @memberof module:modules/app.ResizeModule
+ * @memberof module:modules/app.ElementModule
26
*/
27
createElement() {
28
this.element = window.document.createElement('div');
0 commit comments