Skip to content

Commit

Permalink
fix: HstColorSelect wrong name, fix #595
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Sep 25, 2023
1 parent b2bc009 commit 668060a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<script lang="ts">
export default {
name: 'HstColorSelector',
name: 'HstColorSelect',
inheritAttrs: false,
}
</script>
Expand Down

0 comments on commit 668060a

Please sign in to comment.