Closed goulinkh closed 1 month ago
The issue with Percy and iframe has been fixed (https://github.com/canonical/react-components/pull/1145) so rebasing this branch on main should fix this problem here.
:tada: This PR is included in version 1.7.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Done
/dist
which can be used by importing fromimport { Button } from "@canonical/react-components/dist/esm"
./dist/esm
to get the type auto resolution working for the ESM modules.