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: Removed dependency on lodash.isEmpty (#403)
Summary:
to reduce package size, we are trying to gradually get rid of lodash library. This PR removes isEmpty function
Test plan:
Added unit tests for this
Co-authored-by: zashraf1985 <[email protected]>
0 commit comments