change React.Props to PropsWithChildren #119
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors
Lint:
src/Countdown.test.tsx#L227
Type '{ date: string | number | Date; controlled?: boolean | undefined; intervalDelay?: number | undefined; precision?: number | undefined; autoStart?: boolean | undefined; overtime?: boolean | undefined; ... 56 more ...; count?: number | undefined; }' is not assignable to type 'CountdownProps'.
|
Lint
Process completed with exit code 1.
|