improve children prop #319
Annotations
4 errors
Lint and Test:
src/stories/Center.stories.tsx#L85
Type '{ radius: "md"; backgroundColor: "primary"; pt: "lg"; pr: "lg"; pb: "lg"; pl: "lg"; }' is not assignable to type 'IntrinsicAttributes & (PropsWithoutText | PropsWithTextBody | PropsWithTextNote)'.
|
Lint and Test:
src/stories/Flex.stories.tsx#L187
Type '{ radius: "md"; backgroundColor: "primary"; pt: "lg"; pr: "lg"; pb: "lg"; pl: "lg"; }' is not assignable to type 'IntrinsicAttributes & (PropsWithoutText | PropsWithTextBody | PropsWithTextNote)'.
|
Lint and Test:
src/stories/Stack.stories.tsx#L92
Type '{ radius: "md"; backgroundColor: "primary"; pt: "lg"; pr: "lg"; pb: "lg"; pl: "lg"; }' is not assignable to type 'IntrinsicAttributes & (PropsWithoutText | PropsWithTextBody | PropsWithTextNote)'.
|
Lint and Test
Process completed with exit code 1.
|