Error: Build failed with 1 error:
node_modules/.pnpm/react-svg-pan-zoom@3.12.0/node_modules/react-svg-pan-zoom/build-es/index.js:1:9: ERROR: No matching export in "node_modules/.pnpm/react-svg-pan-zoom@3.12.0/node_modules/react-svg-pan-zoom/build-es/migration-tips.js" for import "tipNoViewer"
It removes the unused imported "tipNoViewer" which was previously used as an error message showing the documentation for v1 to v2 migration. Which was also removed in the commit becc3c7
This pull request fixes the following error :
It removes the unused imported "tipNoViewer" which was previously used as an error message showing the documentation for v1 to v2 migration. Which was also removed in the commit becc3c7