mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-14 12:58:34 +00:00
fix: text overlapped on zh-tw locale (#2192)
This commit is contained in:
@@ -170,6 +170,7 @@ const renderStatsCard = (stats = {}, options = { hide: [] }) => {
|
||||
"pl",
|
||||
"de",
|
||||
"nl",
|
||||
"zh-tw",
|
||||
];
|
||||
const isLongLocale = longLocales.includes(locale) === true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user