cfpb / design-system

CFPB's work-in-progress design system
https://cfpb.github.io/design-system
Creative Commons Zero v1.0 Universal
37 stars 12 forks source link

Convert React components to Functional components #1423

Open anselmbradford opened 1 year ago

anselmbradford commented 1 year ago

For a more modern React dev experience, we should update the class components to be functional components.

anselmbradford commented 1 year ago

Some instructions https://stackoverflow.com/questions/69965343/convert-react-class-based-to-functional-component

sonnakim commented 2 months ago

On hold till we move to Decap

anselmbradford commented 1 month ago

https://github.com/cfpb/design-system/pull/1980 has been merged.