reacttips-dev / stylex

Write CSS-in-JS with atomic support. Like Facebook's Stylex!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xstyle of 'undefined' not supported in typescript

onionhammer opened this issue · comments

image

Argument of type 'CssStyle | CssStyle[] | undefined' is not assignable to parameter of type 'CssStyle | CssStyle[]'.