antoniolago / react-gauge-component

React gauge component for data visualization.
https://antoniolago.github.io/react-gauge-component/
MIT License
132 stars 19 forks source link

Change base div to meter #2

Open antoniolago opened 1 year ago

antoniolago commented 1 year ago

as noted by Trayja_Peter in his own words:

For semantic accuracy, the base element should be a meter instead of a div

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meter

this must have no behavior changes in the component.