Skip to content

Instantly share code, notes, and snippets.

@raelsei
Last active October 20, 2022 19:53
Show Gist options
  • Save raelsei/199de2499b6009ed769fdd2b8435c877 to your computer and use it in GitHub Desktop.
Save raelsei/199de2499b6009ed769fdd2b8435c877 to your computer and use it in GitHub Desktop.
import { merge } from 'utils';
//with lodash
import merge from 'lodash/merge';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment