-
Robert Knight authored
Add a factory which takes a React/Preact component and returns an AngularJS component that wraps it. The wrapper handles rendering of the component and injecting Angular services that the component needs as props.
c2a063d4
Add a factory which takes a React/Preact component and returns an AngularJS component that wraps it. The wrapper handles rendering of the component and injecting Angular services that the component needs as props.