coatue-oss / react2angular

The easiest way to embed React components in Angular 1 apps.
Other
545 stars 109 forks source link

Are React functional components supported? #155

Open kmiwa007 opened 2 years ago

kmiwa007 commented 2 years ago

When I rewrote the component as a functional component it didn't seem to work. Have others been able to do this?

captrespect commented 2 years ago

I've had no problem using functional components.