feat: new
This commit is contained in:
@@ -8,3 +8,4 @@ export const extractFields = (data: any) => {
|
||||
return keys.map(key => ({label:key,value:true}));
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user