diff options
Diffstat (limited to 'src/components/icon/LogInIcon.vue')
| -rw-r--r-- | src/components/icon/LogInIcon.vue | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/components/icon/LogInIcon.vue b/src/components/icon/LogInIcon.vue index b91550b..97ab871 100644 --- a/src/components/icon/LogInIcon.vue +++ b/src/components/icon/LogInIcon.vue @@ -6,8 +6,3 @@ <line x1="15" y1="12" x2="3" y2="12"></line> </svg> </template> - -<script lang="ts"> -import {defineComponent, PropType} from 'vue'; -export default defineComponent({}); -</script> |
