patw0929 / react-smartbanner

Rewrite Smart App Banner in React.js.
https://patw0929.github.io/react-smartbanner/
MIT License
74 stars 56 forks source link

prevent from throwing an error. #34

Closed emersonbroga closed 6 years ago

emersonbroga commented 6 years ago

I have a project running it, it was throwing an error when the regex doesn't match the app-id. So I added a check to prevent it from throwing an error.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.09%) to 82.692% when pulling 7ebac5eb94ee71fca5f0928e7155f60e35390f8d on emersonbroga:master into d05ebec9af78208e2943e65f3b615a8ed6c8b8d3 on patw0929:master.

patw0929 commented 6 years ago

Looks good! Thanks! Merged into v5.0.5.