chore: display warning message after form change in edit model
This commit is contained in:
@@ -212,7 +212,6 @@ export const useGenerateModelFileOptions = () => {
|
||||
}
|
||||
return acc;
|
||||
}, []);
|
||||
console.log('childrenList', childrenList);
|
||||
|
||||
return childrenList;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user