mirror of
https://github.com/hexastack/hexabot
synced 2024-12-02 00:54:56 +00:00
fix: remove unused attributes
This commit is contained in:
parent
3be6006380
commit
76e2031829
@ -243,8 +243,6 @@ export const PostbackInput = ({
|
|||||||
<InputAdornment position="start">
|
<InputAdornment position="start">
|
||||||
<Chip
|
<Chip
|
||||||
sx={{
|
sx={{
|
||||||
p: "0",
|
|
||||||
m: "0 ",
|
|
||||||
fontSize: "12px",
|
fontSize: "12px",
|
||||||
minWidth: "75px",
|
minWidth: "75px",
|
||||||
maxHeight: "30px",
|
maxHeight: "30px",
|
||||||
|
Loading…
Reference in New Issue
Block a user