reseda
reseda copied to clipboard
React 17 compat
This PR mainly servers to render the demos under React 17, showing that the same code can support both React 17 and React 18 under the same api. Barring, of course, the useTransition API which is not present in React 17.