mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-06-30 09:24:34 -05:00
fix button text
This commit is contained in:
@@ -82,7 +82,7 @@ export default function SearchSingle() {
|
||||
<form className={classes.root} noValidate autoComplete="off">
|
||||
<TextField inputRef={textInput} error={error} id="standard-basic" label="Search text.." />
|
||||
<Button variant="contained" color="primary" onClick={() => processInput()}>
|
||||
Primary
|
||||
Search
|
||||
</Button>
|
||||
</form>
|
||||
{mangaGrid}
|
||||
|
||||
Reference in New Issue
Block a user