Skip to content

Commit 5bdfec1

Browse files
authored
fix(icon): add rename icon-- writeProductioPlan (#3895)
* fix(icon): add rename icon-- writeProductioPlan * fix(icon): fix
1 parent b56b5fb commit 5bdfec1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

internals/automate/src/build-svg-to-js/config-saas.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ export const iconsPath = '../../packages/vue-icon-saas'
44

55
export const rewriteConfig = {
66
'total-nolume': 'total-volume',
7-
'sub-script': 'subscript'
7+
'sub-script': 'subscript',
8+
'write-productio-plan': 'write-production-plan'
89
}

0 commit comments

Comments
 (0)