change format all file
This commit is contained in:
@@ -31,7 +31,7 @@ function SearchBar({ data, setData, params }) {
|
||||
</FilterModal>
|
||||
<TextField
|
||||
variant="standard"
|
||||
defaultValue={params.search || ''}
|
||||
defaultValue={params.search || ""}
|
||||
InputProps={{
|
||||
disableUnderline: true,
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user