progress
progress copied to clipboard
didn't accept dynamic color value.
<Line percent={progress} strokeWidth={4} strokeColor={`
${color}
`}/>
If you try to render multiple cards with the line progress bar it didn't accept it. The color didn't appear in the frontend