|
@@ -46,7 +46,6 @@ export class TLGroupShape<
|
|
|
if (this.shapes.length === 0) {
|
|
if (this.shapes.length === 0) {
|
|
|
const app = useApp<Shape>()
|
|
const app = useApp<Shape>()
|
|
|
app.deleteShapes([this.id])
|
|
app.deleteShapes([this.id])
|
|
|
- app.persist(true)
|
|
|
|
|
|
|
|
|
|
return {
|
|
return {
|
|
|
minX: 0,
|
|
minX: 0,
|