Easyblocks design system doesn't use the correct peer dependency, causing issues when importing the package in older react environments. This fix solves the issue by removing "react" from package.json so it will take the correct peer dependency from a root project
Description
Easyblocks design system doesn't use the correct peer dependency, causing issues when importing the package in older react environments. This fix solves the issue by removing "react" from package.json so it will take the correct peer dependency from a root project