mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-27 15:22:56 +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}
|
||||
height="100%"
|
||||
width="auto"
|
||||
style={{
|
||||
outerBox: {
|
||||
background: "blue",
|
||||
},
|
||||
}}
|
||||
/>
|
||||
);
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user