Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/elements/Button.vue
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
</template>

<script>
import Icon from './icon'
import Icon from './Icon'
export default {
components: {

0 comments on commit 0de12aa

Please sign in to comment.