placeholder
This commit is contained in:
parent
77062163e8
commit
08cd69e3b9
|
|
@ -28,6 +28,7 @@ export default function Sidebar() {
|
||||||
<div className="mt-3 flex w-full items-start gap-x-3 pb-3">
|
<div className="mt-3 flex w-full items-start gap-x-3 pb-3">
|
||||||
<TextField
|
<TextField
|
||||||
fullWidth
|
fullWidth
|
||||||
|
placeholder="Искать по названию"
|
||||||
color="primary"
|
color="primary"
|
||||||
sx={{ backgroundColor: "#23253B", input: { color: "white" } }}
|
sx={{ backgroundColor: "#23253B", input: { color: "white" } }}
|
||||||
variant="outlined"
|
variant="outlined"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user