Fix
This commit is contained in:
parent
1b5f0bddf4
commit
13e9436dc9
|
@ -178,8 +178,6 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="is-left is-up ml-2">
|
||||
// <button class="button" aria-haspopup="true" on:click|preventDefault|stopPropagation={() => { syncLocalStorage(); }}>
|
||||
// <span class="icon"><Fa icon={faRotate}/></span>
|
||||
<button class="button" aria-haspopup="true" on:click|preventDefault|stopPropagation={() => { uploadLocalStorage(); }}>
|
||||
<span class="icon"><Fa icon={faUpload}/></span>
|
||||
</button>
|
||||
|
|
Loading…
Reference in New Issue