Closed Arcanemagus closed 3 years ago
Thanks for reminding me
Well this is hard because we can easily port the functions and stuff onto a react component but react components are supposed to be isolated so when we render them, we have no way of calling their props, so we're gonna stick with vanilla-jsx while it's working
When installing dependencies a warning is thrown saying that
vanilla-jsx
is deprecated in favor ofpreact
.