Open longphung opened 2 months ago
Update README.md with currentValue?: number props for StepMarker component.
README.md
currentValue?: number
StepMarker
N/A
I took this type from the index.d.ts file and from it's true for the current source code.
index.d.ts
Summary:
Update
README.md
withcurrentValue?: number
props forStepMarker
component.Test Plan:
N/A
I took this type from the
index.d.ts
file and from it's true for the current source code.