Add back pickers on all pages, fix command menu (#2662)
* Add back pickers on all pages, fix command menu * Fix lint
This commit is contained in:
+1
@@ -34,6 +34,7 @@ export const getRecordOptimisticEffectDefinition = ({
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
draft.edges.unshift({ node: newData, cursor: '' });
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user