We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b56b5fb commit 5bdfec1Copy full SHA for 5bdfec1
internals/automate/src/build-svg-to-js/config-saas.ts
@@ -4,5 +4,6 @@ export const iconsPath = '../../packages/vue-icon-saas'
4
5
export const rewriteConfig = {
6
'total-nolume': 'total-volume',
7
- 'sub-script': 'subscript'
+ 'sub-script': 'subscript',
8
+ 'write-productio-plan': 'write-production-plan'
9
}
0 commit comments