react-imported-component icon indicating copy to clipboard operation
react-imported-component copied to clipboard

Using `useImported` hook causing infinite rerender

Open PawanKolhe opened this issue 1 year ago • 1 comments

@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.

PawanKolhe avatar May 25 '24 06:05 PawanKolhe