We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14e65b9 commit 5481adeCopy full SHA for 5481ade
client/src/utils/common.js
@@ -1,5 +1,5 @@
1
/**
2
- * @description Used as callback the sort compare a with b based in a specified field, using bracket notation
+ * @description Used as callback, this function compares a with b and order them based in a specified field, using bracket notation
3
* @param {object} a
4
* @param {object} b
5
* @param {string} field - The object property used to comparison
0 commit comments