Skip to content

Commit

Permalink
Remove vue-feather svg console error
Browse files Browse the repository at this point in the history
  • Loading branch information
ccali11 committed Sep 22, 2023
1 parent bd66421 commit b62b342
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/web/src/layouts/default-layout.vue
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,6 @@ onUnmounted(() =>{
<button @click="authFlowCardNumber = 1, selectedProvider = null">
<vue-feather
type="chevron-left"
size=""
class="icon w-[20px] h-min text-primary hover:text-blue_3 mr-[10px] mt-[5px]"
/>
</button>
Expand Down

0 comments on commit b62b342

Please sign in to comment.