Fix errors
This commit is contained in:
parent
f9ccabccaf
commit
4047ef2bf0
@ -5,7 +5,7 @@ function CustomNode({ data }) {
|
||||
|
||||
return (
|
||||
<div style={{
|
||||
background: '#fff',
|
||||
background: 'transparent',
|
||||
border: '2px solid #1976d2',
|
||||
borderRadius: 6,
|
||||
padding: 10,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user