mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-23 04:25:42 +00:00
fix: fix I18n import error
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
export { blacklist } from "./blacklist.js";
|
||||
export { Card } from "./Card.js";
|
||||
export { createProgressNode } from "./createProgressNode.js";
|
||||
export { i18n } from "./i18n.js";
|
||||
export { I18n } from "./I18n.js";
|
||||
export { icons } from "./icons.js";
|
||||
export { retryer } from "./retryer.js";
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user