generated from nhcarrigan/template
fix: lints
This commit is contained in:
@@ -16,4 +16,4 @@ export function ProgressBar({ progress, label }: ProgressBarProps) {
|
||||
<div className="progress-text">{Math.round(progress)}%</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user