remove change image and minor refactoring
This commit is contained in:
@@ -37,7 +37,7 @@ const config = {
|
||||
initStroke: { color: '000000', opacity: 1, width: 1 },
|
||||
text: { stroke_width: 0, font_size: 24, font_family: 'serif' },
|
||||
initOpacity: 1,
|
||||
imgPath: '../src/editor/images/',
|
||||
imgPath: '../src/editor/images',
|
||||
dimensions: [ width, height ],
|
||||
baseUnit: 'px'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user