some change
This commit is contained in:
@@ -37,7 +37,6 @@ const Plant = ({id}) => {
|
||||
if (!actionForm.action_type) {
|
||||
actionForm.action_type = action_types[0]
|
||||
}
|
||||
console.log("my event", e, actionForm)
|
||||
addAction(plant, actionForm)
|
||||
setAddModal(false)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user