text type 제거
This commit is contained in:
parent
9a70b02857
commit
c3360a8632
@ -158,7 +158,7 @@ export const SAVE_KEY = [
|
||||
export const OBJECT_PROTOTYPE = [
|
||||
fabric.Line.prototype,
|
||||
fabric.Polygon.prototype,
|
||||
fabric.Text.prototype,
|
||||
fabric.IText.prototype,
|
||||
// fabric.Text.prototype,
|
||||
// fabric.IText.prototype,
|
||||
fabric.Triangle.prototype,
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user