441 feat make progressbar component #340
Annotations
3 errors
TS valid:
tests/react/components/progressBar.test.tsx#L11
Property 'now' is missing in type '{}' but required in type 'ProgressBarBaseProps'.
|
TS valid:
tests/react/components/progressBar.test.tsx#L23
Property 'now' is missing in type '{ indeterminate: true; }' but required in type 'ProgressBarBaseProps'.
|
TS valid
Process completed with exit code 2.
|