react-imported-component
react-imported-component copied to clipboard
Using `useImported` hook causing infinite rerender
@theKashey Using useImported hook inside any component is causing the component to infinite rerender.
You can follow the example given in README file to reproduce.