mirror of
https://github.com/danbulant/Portfolio
synced 2026-07-07 12:00:43 +00:00
fix: download icon in dashboard
This commit is contained in:
parent
95d74d192b
commit
9d5e717cc8
1 changed files with 2 additions and 1 deletions
|
|
@ -50,8 +50,9 @@
|
||||||
showOnCreate: false,
|
showOnCreate: false,
|
||||||
delay: 0
|
delay: 0
|
||||||
}}
|
}}
|
||||||
|
class="icon "
|
||||||
>
|
>
|
||||||
<Logout />
|
<Download />
|
||||||
</span>
|
</span>
|
||||||
{:else}
|
{:else}
|
||||||
<span
|
<span
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue