fix(workflows): clean up node.yaml by removing unnecessary whitespace
This commit is contained in:
parent
4773f22223
commit
e382292763
1 changed files with 1 additions and 1 deletions
|
|
@ -347,7 +347,7 @@ class GBUIApp extends React.Component {
|
|||
);
|
||||
|
||||
if (this.state.instanceClient) {
|
||||
let color1 = this.state.instanceClient.color1;
|
||||
|
||||
gbCss = <GBCss instance={this.state.instanceClient} />;
|
||||
seo = <SEO instance={this.state.instanceClient} />;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue