contiamo / operational-ui

Building blocks for effective operational interfaces
https://operational-ui.netlify.com
MIT License
258 stars 47 forks source link

**Fix:** Use div instead of button to handle old firefox versions #1358

Closed fabien0102 closed 3 years ago

fabien0102 commented 3 years ago

Summary

On firefox 60 (yeah, I know…), having a clickable element inside a <button /> is not working. Using a div instead solve this problem.

To be tested

Me

Tester 1