2026-05-23 4fbc2ce08b6bbf43073a6195db6720907301f3f2
src/components/SvgIcon/index.vue
@@ -9,7 +9,7 @@
  props: {
    iconClass: {
      type: String,
      required: true
      default: ''
    },
    className: {
      type: String,