mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-05 16:34:57 +05:30
removed duplicate placeholder attribute in ToolTextInput.tsx
This commit is contained in:
parent
8a0d757718
commit
7e848d3d30
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ export default function ToolTextInput({
|
|||
placeholder={placeholder}
|
||||
multiline
|
||||
rows={10}
|
||||
placeholder={placeholder}
|
||||
sx={{
|
||||
'&.MuiTextField-root': {
|
||||
backgroundColor: 'background.paper'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue