/britetest

Testing playground

Primary LanguageJavaScript

This is a test project to fix the issue #116 of Britecharts-React

To see the fix on action clone this project and Britecharts-React then follow the next steps:

  • Go to the Britecharts-React directory and run:
    • yarn
    • yarn link
    • git checkout fix-update-chart
  • Go to the britetest project directory and run:
    • yarn
    • yarn link britecharts-react
    • yarn start