Skip to content

Commit

Permalink
Update DynamicIcon.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeanon committed Oct 4, 2024
1 parent cb5c091 commit 5031505
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/icons/DynamicIcon.vue
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ import {Mixins, Prop} from "vue-property-decorator";
import BaseMixin from "@/components/mixins/base";
import Component from "vue-class-component";
@Component({
components: {InlineSvg,}
})
Expand Down

0 comments on commit 5031505

Please sign in to comment.