chore: bump @vant/icons@1.3.0

This commit is contained in:
chenjiahan
2020-09-03 14:38:15 +08:00
parent 56d3903d20
commit 94e096b1be
4 changed files with 11 additions and 5 deletions
+1
View File
@@ -34,6 +34,7 @@ function isImage(name?: string): boolean {
const LEGACY_MAP: Record<string, string> = {
medel: 'medal',
'medel-o': 'medal-o',
'calender-o': 'calendar-o',
};
function correctName(name?: string) {