feat: added number of languages param for top langs card (#445)

* feat: num_langs param for top langs

* fix: top-langs card bottom padding with num_langs param

* fix: clamp toplangs num_langs rather than throwing error

* feat: changed param name & fixed minor issues, added tests

Co-authored-by: anuraghazra <hazru.anurag@gmail.com>
This commit is contained in:
Benjamin Ashbaugh
2020-09-12 18:46:18 +05:30
committed by GitHub
co-authored by anuraghazra
parent 0f3bed5174
commit e9019c1453
6 changed files with 33 additions and 7 deletions
+1
View File
@@ -4,4 +4,5 @@ node_modules
package-lock.json
*.lock
.vscode/
.idea/
coverage