add open/close to sidebar & responsive sidebar & head & page dashboard and user account
This commit is contained in:
@@ -4,8 +4,9 @@ import { InputAdornment, TextField } from "@mui/material"
|
||||
function Search() {
|
||||
return (
|
||||
<TextField
|
||||
placeholder="جستجو"
|
||||
fullWidth
|
||||
placeholder="جستجو"
|
||||
className="!hidden md:!flex"
|
||||
InputProps={{
|
||||
startAdornment: (
|
||||
<InputAdornment position="start">
|
||||
|
||||
Reference in New Issue
Block a user