Fix prop in docs

This commit is contained in:
Cory LaViska
2020-11-30 08:57:13 -05:00
parent 7c27f12b99
commit 193f31b7fe

View File

@@ -1,7 +1,7 @@
@import 'component';
/**
* @prop height: The progress bar's height.
* @prop --height: The progress bar's height.
*/
:host {
--height: 16px;