* Move Markdown from src/pages to src/content * Use getStaticProps * Fix Fast Refresh * Clean up * rm unused * Fixes
* Create Fragment API reference page * Minor formatting changes Co-authored-by: Dave McCabe <davemccabe@fb.com> Co-authored-by: Rick Hanlon <rickhanlonii@fb.com>
* Add ReactDOM Client APIs * Feedback fixes * TODO and link fixes * Update createRoot.md * Nits * Nits * Update reactdomclient.md * Update hydrateRoot.md * Update hydrateRoot.md * Update createRoot.md * Update hydrateRoot.md * createRoot tweaks * bla * tweaks * tweaks * tweak * bump * Add another troubleshooting error * Add stubs for React.* APIs * Add and organize remaining APIs * Update links * fix whitespace * Add re-directs for old API URLs * Fix some links * Add StrictMode Co-authored-by: dan <dan.abramov@gmail.com>