diff --git a/src/components/Actions.tsx b/src/components/Actions.tsx index 674a0e54..eae97c9d 100644 --- a/src/components/Actions.tsx +++ b/src/components/Actions.tsx @@ -59,6 +59,12 @@ export function SelectedShapeActions({ {renderAction("bringForward")} +
); }