Open ac-mmi opened 4 months ago
Fixes #11
Added a separate semi-circle-progress.js and the corresponding style file. To use this component, include the following tag in your HTML:
<semi-circle-progress value="[value]" max="[max-value]"></semi-circle-progress>
@tigrr have you checked it
Fixes #11
Added a separate semi-circle-progress.js and the corresponding style file. To use this component, include the following tag in your HTML:
<semi-circle-progress value="[value]" max="[max-value]"></semi-circle-progress>