artalar/act

Add types for act-jsx

artalar opened this issue · 0 comments

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.