Skip to content

Commit 4ba8e92

Browse files
committed
Correcting Icon name.
1 parent 8ee4d53 commit 4ba8e92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/icons/UpArrowIcon.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<script>
22
export default {
3-
name: 'DownArrowIcon',
3+
name: 'UpArrowIcon',
44
}
55
</script>
66

0 commit comments

Comments
 (0)