updated shape name in newShapes.spec file

This commit is contained in:
omkarht
2024-08-23 17:12:44 +05:30
parent cec28464ec
commit db1db1ab0e

View File

@@ -21,7 +21,7 @@ const newShapesSet3 = [
'halfRoundedRectangle',
'curvedTrapezoid',
'bowTieRect',
'dividedRect',
'dividedRectangle',
'crossedCircle',
] as const;