mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-06-01 12:12:52 +00:00
Refactor: Fix docstring for rankIcon function (#3029)
This commit is contained in:
committed by
GitHub
parent
cc47d8939d
commit
8bae143e27
+1
-1
@@ -15,7 +15,7 @@ const icons = {
|
||||
* Get rank icon
|
||||
*
|
||||
* @param {string} rankIcon - The rank icon type.
|
||||
* @param {number} rankLevel - The rank level.
|
||||
* @param {string} rankLevel - The rank level.
|
||||
* @param {number} percentile - The rank percentile.
|
||||
* @returns {string} - The SVG code of the rank icon
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user