diff --git a/src/components/IconFont.vue b/src/components/IconFont.vue index 2352a755..90ecd5a0 100644 --- a/src/components/IconFont.vue +++ b/src/components/IconFont.vue @@ -12,7 +12,7 @@ export default { type: String, required: true, }, - } + }, } diff --git a/src/components/IframeWrapper.vue b/src/components/IframeWrapper.vue deleted file mode 100644 index fbc6b670..00000000 --- a/src/components/IframeWrapper.vue +++ /dev/null @@ -1,35 +0,0 @@ - - - - - \ No newline at end of file