share remove
This commit is contained in:
@@ -172,18 +172,6 @@
|
||||
Transfers
|
||||
</Link>
|
||||
|
||||
<Link
|
||||
to="/sharing"
|
||||
class="item"
|
||||
getProps={({ isCurrent }) => ({
|
||||
class: isCurrent ? "item active" : "item",
|
||||
})}
|
||||
on:click={handleLinkClick}
|
||||
>
|
||||
<i class="fa-solid fa-share-nodes icon"></i>
|
||||
Sharing
|
||||
</Link>
|
||||
|
||||
<Link
|
||||
to="/trash"
|
||||
class="item"
|
||||
|
||||
Reference in New Issue
Block a user