mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-05 22:38:48 +00:00
parent
34a1aeee2d
commit
a53b9de816
1 changed files with 2 additions and 1 deletions
|
|
@ -77,7 +77,8 @@ class Chart extends React.Component {
|
|||
'title',
|
||||
'properties',
|
||||
currentState,
|
||||
components
|
||||
components,
|
||||
this.props.darkMode
|
||||
),
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue