Files
2026-02-10 01:14:19 +00:00

4 lines
200 B
Markdown

# React Dom Shim
A shim for `react-dom` that provides a single API that will work whether the user is on `react-dom@17` or `react-dom@18`, as well as webpack/vite config necessary to make that work.