refactor to class step 1
This commit is contained in:
@@ -22,7 +22,7 @@ export default {
|
||||
name: 'star',
|
||||
async init (S) {
|
||||
const svgEditor = this;
|
||||
const svgCanvas = svgEditor.canvas;
|
||||
const {svgCanvas} = svgEditor;
|
||||
|
||||
const {$} = S; // {svgcontent},
|
||||
let
|
||||
|
||||
Reference in New Issue
Block a user