Components-core is used in many packages and is imported relatively, for example "../../../../components-core/...", this can be fixed by adding the dependency to the package.json of all packages that use it. This also required editing the package.json of components core to export the proper types
Description
Components-core is used in many packages and is imported relatively, for example "../../../../components-core/...", this can be fixed by adding the dependency to the package.json of all packages that use it. This also required editing the package.json of components core to export the proper types
Links
Checklist
yarn install
&yarn build
Browsers
Images