InetIntel / ioda-ui

Other
3 stars 0 forks source link

PR for #147 Refactor components to use functional components #148

Open b18050 opened 2 weeks ago

b18050 commented 2 weeks ago

Fix #147

ydaniju commented 2 weeks ago

Would be great to split this up into smaller PRs for 2 reasons:

  1. Easier to review.
  2. If there is a bug or regression, it's easier to track down the actual change that caused it.