Update index.tsx
This commit is contained in:
parent
475d04e3d0
commit
5f45aed6a5
1 changed files with 1 additions and 0 deletions
|
@ -141,6 +141,7 @@ const shapeUtilityMap: Record<ShapeType, ShapeUtility<Shape>> = {
|
|||
[ShapeType.Ray]: ray,
|
||||
[ShapeType.Draw]: draw,
|
||||
[ShapeType.Arrow]: arrow,
|
||||
[ShapeType.Text]: arrow,
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue