SIGN IN SIGN UP

Add `fallback` prop to `MarkdownHooks`

The `<MarkdownHooks/>` component now supports a new prop named
`fallback`. This fallback is displayed while the initial content hasn’t
loaded yet. The name `fallback` was chosen to match the same prop from
`<Suspense/>`.

Closes GH-897.

Reviewed-by: Titus Wormer <tituswormer@gmail.com>
R
Remco Haszing committed
939c6671c9dbffccfe8e27bba256f62405031193
Parent: a40ae2e
Committed by GitHub <noreply@github.com> on 3/7/2025, 10:01:56 AM