dialog, item, field, context menu, alert dialog, context-menu #4
Annotations
4 errors
|
Build & Check
Process completed with exit code 2.
|
|
Build & Check:
src/radio.stories.tsx#L56
Type '{}' is not assignable to type 'Partial<{ className?: string | ((state: RadioRootState) => string | undefined) | undefined; slot?: string | undefined; style?: CSSProperties | (CSSProperties & ((state: RadioRootState) => CSSProperties | undefined)) | undefined; ... 280 more ...; ref?: Ref<...> | undefined; }> & { ...; }'.
|
|
Build & Check:
src/radio.stories.tsx#L38
Type '{}' is not assignable to type 'Partial<{ className?: string | ((state: RadioRootState) => string | undefined) | undefined; slot?: string | undefined; style?: CSSProperties | (CSSProperties & ((state: RadioRootState) => CSSProperties | undefined)) | undefined; ... 280 more ...; ref?: Ref<...> | undefined; }> & { ...; }'.
|
|
Build & Check:
src/radio.stories.tsx#L16
Type '{}' is not assignable to type 'Partial<{ className?: string | ((state: RadioRootState) => string | undefined) | undefined; slot?: string | undefined; style?: CSSProperties | (CSSProperties & ((state: RadioRootState) => CSSProperties | undefined)) | undefined; ... 280 more ...; ref?: Ref<...> | undefined; }> & { ...; }'.
|