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 doesn't have special behavior for jsxs currently, and Bun
does not emit calls to jsxs either. This fixes the default jsx
behavior on Bun, at some small unmeasured cost of performance.
0 commit comments