isLableVisible prop not working.
nanadjei opened this issue · 4 comments
nanadjei commented
Trying to hide the label but it seems not to work.
isLableVisible={false}
KaterinaLupacheva commented
@nanadjei could you please check that you are using the latest version of the @ramonak/react-progress-bar? This prop was added only in the latest release - v.2.1.2
raivis-km commented
There's a small typo in readme file. I created PR.
@nanadjei use prop name isLabelVisible
KaterinaLupacheva commented
@raivis-km thank you very much! Nice catch!
KaterinaLupacheva commented
Closed