We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5707970 commit a8429f8Copy full SHA for a8429f8
demo/src/layouts/MainLayout.vue
@@ -85,7 +85,7 @@
85
</q-item>
86
<q-item clickable tag="a" target="_blank" href="https://github.com/quasarframework/app-extension-qscroller">
87
<q-item-section avatar>
88
- <q-icon name="bolt" />
+ <q-icon name="extension" />
89
</q-item-section>
90
<q-item-section>
91
<q-item-label>QScroller home</q-item-label>
@@ -94,7 +94,7 @@
94
95
<q-item clickable tag="a" target="_blank" href="https://github.com/quasarframework/app-extension-qmarkdown">
96
97
98
99
100
<q-item-label>QMarkdown home</q-item-label>
0 commit comments