mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-07-16 14:16:51 +00:00
Fixed docstring for create language text node function (#2704)
This commit is contained in:
@@ -98,7 +98,7 @@ const createCompactLangNode = ({ lang, totalSize, hideProgress, index }) => {
|
||||
/**
|
||||
* Creates compact layout of text only language nodes.
|
||||
*
|
||||
* @param {object[]} props Function properties.
|
||||
* @param {object} props Function properties.
|
||||
* @param {Lang[]} props.langs Array of programming languages.
|
||||
* @param {number} props.totalSize Total size of all languages.
|
||||
* @param {boolean} props.hideProgress Whether to hide percentage.
|
||||
|
||||
Reference in New Issue
Block a user