mirror of
https://github.com/markuryy/shark.git
synced 2025-12-15 04:41:01 +00:00
feat(wip): search
This commit is contained in:
@@ -69,10 +69,10 @@
|
||||
<span>Now Playing</span>
|
||||
</button>
|
||||
|
||||
<button class="toolbar-button" disabled title="Search">
|
||||
<a href="/search" class="toolbar-button" title="Search">
|
||||
<img src={icons.search} alt="Search" />
|
||||
<span>Search</span>
|
||||
</button>
|
||||
</a>
|
||||
|
||||
<a href="/settings" class="toolbar-button" title="Settings">
|
||||
<img src={icons.computer} alt="Settings" />
|
||||
|
||||
Reference in New Issue
Block a user