Skip to content

Commit

Permalink
remove icon name
Browse files Browse the repository at this point in the history
  • Loading branch information
vitebo committed Jul 8, 2019
1 parent f4d8267 commit 10a3075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/layout/header/QHeaderItem.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<a :href="url" :class="qItemClass">
<q-icon-base :icon-name="text" class="q-item__icon">
<q-icon-base class="q-item__icon">
<slot />
</q-icon-base>
<div class="q-item__content q-item__content--desktop">
Expand Down

0 comments on commit 10a3075

Please sign in to comment.