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
refactor(required-fields-indicator, global-header, text-editor): replace Box with div
Replaces Box with Div in components that don't properly utilise Box's layout-specific props. This
eliminates unnecessary Box component overhead and reduces the bundle size without affecting
functionality or styling
0 commit comments