mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-02-04 01:32:54 +08:00
remove styling from json editor
This commit is contained in:
parent
1286dbba13
commit
e49b896c48
@ -88,11 +88,6 @@ export const JsonEditor: React.FC<{
|
|||||||
locale={locale}
|
locale={locale}
|
||||||
height="100%"
|
height="100%"
|
||||||
width="auto"
|
width="auto"
|
||||||
style={{
|
|
||||||
outerBox: {
|
|
||||||
background: "blue",
|
|
||||||
},
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user