Hi Team,
I am trying to integrate, bynder compact view npm package (@bynder/compact-view) in my react application. The version of react used is v18.0.2. I followed the same approach as mentioned in the page: https://www.npmjs.com/package/@bynder/compact-view. I did not get any errors but the component didn't show up inside the application, while I was able to see the code for compact view loaded in the developer tools. I tried to change the CSS properties, still didn't work.
However, the same code worked when I used it with react v17.0.2