fix: use TextFieldsIcon for Data
This commit is contained in:
@@ -256,7 +256,7 @@ export const RightSidePanel = () => {
|
|||||||
readOnly: true,
|
readOnly: true,
|
||||||
startAdornment: (
|
startAdornment: (
|
||||||
<InputAdornment position="start">
|
<InputAdornment position="start">
|
||||||
<EditIcon />
|
<TextFieldsIcon />
|
||||||
</InputAdornment>
|
</InputAdornment>
|
||||||
)
|
)
|
||||||
}}
|
}}
|
||||||
|
|||||||
Reference in New Issue
Block a user