Skip to content

Commit

Permalink
Update src/components/AppSidebar/AppSidebar.vue
Browse files Browse the repository at this point in the history
Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
  • Loading branch information
raimund-schluessler and skjnldsv authored May 8, 2021
1 parent 8f5b728 commit fdcef2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AppSidebar/AppSidebar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ include a standard-header like it's used by the files app.
title="cat-picture.jpg"
subtitle="last edited 3 weeks ago">
<AppSidebarTab icon="icon-settings" name="Settings" id="settings">
<cog slot="icon" :size="24" decorative />
<Cog slot="icon" :size="24" decorative />
Settings tab content
</AppSidebarTab>
<AppSidebarTab icon="icon-share" name="Sharing" id="share">
Expand Down

0 comments on commit fdcef2c

Please sign in to comment.