Tahul/pinceau

ts-error from computed

Closed this issue · 2 comments

image

Implicit conversion of a 'symbol' to a 'string' will fail at runtime. Consider wrapping this expression in 'String(...)

In general, css properties should not have symbol and boolean types. Perhaps we should change the type definition of FunctionType i fix in this pr #62

Tahul commented

Good call man, thanks a lot!