lots
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export function sortByField(from, to, edges, fieldName) {
|
||||
|
||||
console.log(from)
|
||||
console.log(to)
|
||||
if (from === to) {
|
||||
return edges;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user