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
- Hoist regionProps objects to module-level constants to avoid
recreation on every render
- Remove redundant optional chaining in highlight/index.tsx where
token.className is already checked in the ternary condition
0 commit comments