You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* React 17 introduced new JSX Transformations, which you can read about here: https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html
* @NOTE If/when we adopt these new transformations, we should:
* 1. remove this preset
* 2. add the `@emotion/babel` plugin to our plugin section.