Inge Jørgensen

Results 1 comments of Inge Jørgensen

Going by the README, it seems like providing your own `getConstructor` function is the cleanest solution. Here's how I solved it: ```javascript const ReactRailsUJS = require("react_ujs"); import * as Components...