Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[typing] No longer Omit css from component props #305

Closed
seedy opened this issue Feb 24, 2022 · 0 comments · Fixed by #423
Closed

[typing] No longer Omit css from component props #305

seedy opened this issue Feb 24, 2022 · 0 comments · Fixed by #423
Labels
00-type/task enhancement New feature or request typescript/typings Improvements or corrections to typings

Comments

@seedy
Copy link
Contributor

seedy commented Feb 24, 2022

Description

Now that css prop typing is solved:

We can safely remove all omit of css prop and check whether it is required to add {css?: CSS} on component types

@seedy seedy added enhancement New feature or request 00-type/task typescript/typings Improvements or corrections to typings labels Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
00-type/task enhancement New feature or request typescript/typings Improvements or corrections to typings
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant