module row remove 오타 수정
This commit is contained in:
parent
70950dba24
commit
bdd3322d8c
@ -536,7 +536,6 @@ export function useModule() {
|
||||
|
||||
const moduleRowRemove = (type) => {
|
||||
const activeModule = canvas.getObjects().filter((obj) => canvas.getActiveObjects()[0].id === obj.id)[0]
|
||||
c
|
||||
const rowModules = getRowModules(activeModule)
|
||||
const otherModules = getOtherModules(rowModules)
|
||||
const objects = getObjects()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user