Allow props to change individual styles without overriding *all* defaults #85
Annotations
2 errors
|
build (22.12.0)
Process completed with exit code 1.
|
|
build (22.12.0):
src/components/Footer.tsx#L92
Type '{ children: Element; accept?: string | undefined; acceptCharset?: string | undefined; action?: string | undefined; allowFullScreen?: boolean | undefined; allowTransparency?: boolean | undefined; ... 361 more ...; key?: Key | ... 1 more ... | undefined; }' is not assignable to type 'BoxOwnProps<Theme>'.
|