mirror of
https://github.com/ArthurDanjou/artdanj-resume.git
synced 2026-02-04 01:31:42 +01:00
Lint project
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
<script>
|
||||
export default {
|
||||
name: 'LeftArrowIcon',
|
||||
}
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<svg width="1em" height="1em" viewBox="0 0 256 256" focusable="false">
|
||||
<path
|
||||
@@ -6,9 +12,3 @@
|
||||
/>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'LeftArrowIcon',
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user