Final improvements for Groups PDF's
This commit is contained in:
@@ -40,7 +40,7 @@ const ProgressBar = ({
|
||||
>
|
||||
<View
|
||||
style={[
|
||||
{ width: `${percentage}px`, backgroundColor: progressColor },
|
||||
{ width: `${percentage}%`, backgroundColor: progressColor },
|
||||
styles.progressBarPerc,
|
||||
]}
|
||||
></View>
|
||||
|
||||
Reference in New Issue
Block a user