compiled icon indicating copy to clipboard operation
compiled copied to clipboard

Css prop: Fix type errors in examples

Open pancaspe87 opened this issue 2 years ago • 0 comments

Describe the bug This is a follow up task from https://github.com/atlassian-labs/compiled/pull/928

When working locally, the stories error as follows Screen Shot 2022-11-29 at 14 33 29 (1)

We should include a pragma

Additional context pragma should also check for the style prop in packages/react/src/jsx/jsx-local-namespace.ts. It currently only checks for className but we need style for the inline styles to work

pancaspe87 avatar Nov 29 '22 04:11 pancaspe87