mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 18:27:58 +08:00
typescript fixes
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
fill: 'red',
|
||||
draggable: true,
|
||||
});
|
||||
|
||||
layer.add(circle);
|
||||
|
||||
const tr = new Konva.Transformer({
|
||||
|
Reference in New Issue
Block a user