Add types for act-jsx
artalar opened this issue · 0 comments
artalar commented
Follow this repl you could see errors for using acts as properties. We need to allow for all native element properties the both types of values: primitives and the save ActValue
. It could be done by JSX namespace(?) overloading.