Skip to content

Commit

Permalink
docs: add 155 Runkit link
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellipse120 committed Apr 12, 2023
1 parent 5f41e60 commit 5e3b4d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions note.md
Original file line number Diff line number Diff line change
Expand Up @@ -4321,6 +4321,8 @@ const refreshPage = async () => {
## 155. Using function `mergeDeepWith` of `Immutable-js` to keep nested object original structure.
> [Run in Runkit](https://runkit.com/ellipse120/64361d946852280008b5e68e)
```js
const { mergeDeepWith } = require(’immutable@4.3.0‘)

Expand Down

0 comments on commit 5e3b4d5

Please sign in to comment.