This PR adds an alpha icon to the build. As a result, you cannot build the app without getting a build error (saying that PaintBrushIcon is not exported from the alpha icons package).
This triggers the error popup when trying to develop on an app and is quite annoying to work around:
Forma 36 bug report
Summary
This PR adds an alpha icon to the build. As a result, you cannot build the app without getting a build error (saying that PaintBrushIcon is not exported from the alpha icons package).
This triggers the error popup when trying to develop on an app and is quite annoying to work around:
Environment
Steps to reproduce
https://codesandbox.io/s/lf5g7c?file=/App.js&utm_medium=sandpack
Expected results
Actual results