KaterinaLupacheva/react-progress-bar

isLableVisible prop not working.

nanadjei opened this issue · 4 comments

Trying to hide the label but it seems not to work.

isLableVisible={false}

@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

There's a small typo in readme file. I created PR.
@nanadjei use prop name isLabelVisible

@raivis-km thank you very much! Nice catch!