You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon installing the value text was not centered in the component as all of your examples show.
adding a position:"absolute" to the valueContainer style fixed the problem.
Upon installing the value text was not centered in the component as all of your examples show.
adding a position:"absolute" to the valueContainer style fixed the problem.