spring
2026-05-07 20b809284dac7a6fa94b4585e37de2808cf486e9
src/components/SvgIcon/index.vue
@@ -9,7 +9,7 @@
  props: {
    iconClass: {
      type: String,
      required: true
      default: ''
    },
    className: {
      type: String,