In the root of our directory create an .svgrrc.js file. // .svgrrc.js module.exports = { template: require('./svgr-template'), }; ...
確定! 回上一頁