[typing] No longer Omit
css
from component props
#305
Labels
00-type/task
enhancement
New feature or request
typescript/typings
Improvements or corrections to typings
Description
Now that
css
prop typing is solved:We can safely remove all
omit
ofcss
prop and check whether it is required to add{css?: CSS}
on component typesThe text was updated successfully, but these errors were encountered: