fix: use lodash.debounce for searching unsplash background
This commit is contained in:
parent
56365591cf
commit
c1078255fc
2 changed files with 15 additions and 18 deletions
|
|
@ -29,6 +29,7 @@
|
|||
"highlight.js": "11.2.0",
|
||||
"is-touch-device": "1.0.1",
|
||||
"lodash.clonedeep": "^4.5.0",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"marked": "3.0.7",
|
||||
"register-service-worker": "1.7.2",
|
||||
"snake-case": "3.0.4",
|
||||
|
|
|
|||
Reference in a new issue