/reactTricks

Primary LanguageJavaScript

  • For example I have list of Plans and only 1 is active. Each plan has a button to activate it. Active plan looks different from others. Should I implement this via or via dispatch?

<Plan> <Plan> <Plan>

  • ?