Skip to content

Instantly share code, notes, and snippets.

@jasp402
Created July 18, 2019 23:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasp402/8346d2983710032032f16ec39ffd3d02 to your computer and use it in GitHub Desktop.
Save jasp402/8346d2983710032032f16ec39ffd3d02 to your computer and use it in GitHub Desktop.
this.setState({
BreadCrumb: [...this.state.BreadCrumb, { text: 'Root', key: '99', href: item.props.ariaLabel.toLowerCase() }]
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment