placeholder

This commit is contained in:
Robert 2024-03-19 00:35:52 +07:00
parent 77062163e8
commit 08cd69e3b9
No known key found for this signature in database
GPG Key ID: F631C7FD957D5F22

View File

@ -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"