Skip to content

Commit 5481ade

Browse files
authored
Update common.js
1 parent 14e65b9 commit 5481ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/utils/common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @description Used as callback the sort compare a with b based in a specified field, using bracket notation
2+
* @description Used as callback, this function compares a with b and order them based in a specified field, using bracket notation
33
* @param {object} a
44
* @param {object} b
55
* @param {string} field - The object property used to comparison

0 commit comments

Comments
 (0)