remove dublicate circle
This commit is contained in:
@@ -5,7 +5,6 @@ import type { ShapeType } from "./shapeStore";
|
||||
export type ToolType =
|
||||
| "select"
|
||||
| "rectangle"
|
||||
| "circle"
|
||||
| "text"
|
||||
| "image"
|
||||
| "line"
|
||||
|
||||
Reference in New Issue
Block a user