vacuumlabs / name-bazaar

A peer-to-peer marketplace for the exchange of names registered via the Ethereum Name Service
Eclipse Public License 1.0
0 stars 0 forks source link

Add debounce on ens input field #63

Closed Siegrift closed 3 years ago

Siegrift commented 3 years ago

Resolves https://github.com/vacuumlabs/name-bazaar/issues/43

I also replaced the debounce function, because it is similar to the one used in goog closure library.