implement stroke style (#1571)
This commit is contained in:
@ -45,7 +45,7 @@ export function SelectedShapeActions({
|
||||
targetElements.some((element) => hasStroke(element.type))) && (
|
||||
<>
|
||||
{renderAction("changeStrokeWidth")}
|
||||
|
||||
{renderAction("changeStrokeStyle")}
|
||||
{renderAction("changeSloppiness")}
|
||||
</>
|
||||
)}
|
||||
|
Reference in New Issue
Block a user