fack2 / Dictionary-Giphy-App

0 stars 1 forks source link

Don't use innerText #22

Closed shahenazmonia closed 5 years ago

shahenazmonia commented 5 years ago

using innerText is a bad experience, try to use textContent instead

TBH you have a clean code, love it 😍

sulieman1 commented 5 years ago

changed "innerText" to "textContent" issue fixed! @shahenazmonia