vue-progressbar icon indicating copy to clipboard operation
vue-progressbar copied to clipboard

DEMO: uses `height`, DOCS: uses `thickness`

Open Johnsoct opened this issue 5 years ago • 1 comments

Desc

In the demo, your options use height for the height option, but in the documentation, it uses thickness, which is the correct property to affect the height of the progress bar.

Dev options

Choose thickness as the property name and make the change on the documentation instead of breaking tons of applications.

Notes

Related to #67

Johnsoct avatar Mar 28 '19 13:03 Johnsoct

I noticed it too!

Tardigrada777 avatar Jun 11 '19 13:06 Tardigrada777