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: improve external style handling in buildStyleArray
- Extract recursive style flattening logic into pushExternalStyle helper
- Add StyleValueLike type for better type safety with nested arrays
- Simplify external style processing with consistent expansion
- Maintain same functionality with cleaner, more maintainable code
0 commit comments