Skip to content

why my ReactGantt backgroundcolor is black? #15

Open
@mjhcc365

Description

@mjhcc365

import ReactGantt from 'gantt-for-react';

<ReactGantt tasks={this.state.tasks}
viewMode={this.state.viewMode}
customPopupHtml={this.customPopupHtml}
scrollOffsets={this.state.scrollOffsets}

                    style={{backgroundColor:'none'}}
        />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions