mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
update home search bar
This commit is contained in:
@@ -42,7 +42,7 @@ const Home = () => {
|
|||||||
<Page>
|
<Page>
|
||||||
<Search>
|
<Search>
|
||||||
<form>
|
<form>
|
||||||
<input type="text" placeholder='"board.eth" or "Qm..."' />
|
<input type="text" placeholder='"board.eth" or "12D3KooW..."' disabled />
|
||||||
<input type="submit" value="Search" disabled />
|
<input type="submit" value="Search" disabled />
|
||||||
</form>
|
</form>
|
||||||
</Search>
|
</Search>
|
||||||
|
|||||||
Reference in New Issue
Block a user