Merge branch 'feature' into feature #190
Annotations
4 errors
|
lint:
components/progress/Circle.tsx#L68
Type 'number | { count?: number | undefined; gap?: number | undefined; } | undefined' is not assignable to type 'number | { count: number; space: number; } | undefined'.
|
lint:
components/progress/progress.tsx#L155
Type 'number | undefined' is not assignable to type 'number'.
|
lint
The operation was canceled.
|
Loading