feat: Add human mechanics and event handling, including UI components and action management
This commit is contained in:
@@ -30,7 +30,7 @@ export const handleAddEventToProduct = ({
|
||||
projectId: projectId || '',
|
||||
eventDatas: event
|
||||
}).then((data) => {
|
||||
// console.log(data);
|
||||
console.log(data);
|
||||
})
|
||||
|
||||
if (clearSelectedAsset) {
|
||||
|
||||
Reference in New Issue
Block a user