Skip to content

Use of setState in Orgs component #3

@Gwillison415

Description

@Gwillison415

I don't think we should need to use the setState method in orgs to renderOrgs() { this.setState({ showOrgs: !this.state.showOrgs }); }
rather, we should map this to state and handle it that way - when this issue is closed I will write a test for it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions