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: extract mergeViewsIntoObjects to shared utility in @object-ui/core
Address DRY concern from code review by extracting the adapter function
to packages/core/src/utils/merge-views-into-objects.ts. Both config files
now import from @object-ui/core instead of duplicating the function.
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
0 commit comments