diff --git a/docs/src/pages/core-concepts/component-hydration.md b/docs/src/pages/core-concepts/component-hydration.md index bb0fbce297..ce7e3c304e 100644 --- a/docs/src/pages/core-concepts/component-hydration.md +++ b/docs/src/pages/core-concepts/component-hydration.md @@ -95,6 +95,19 @@ To make your Astro component interactive, you will need to convert it to the fro Alternatively, you could add a ` +``` + [mdn-io]: https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API [mdn-ric]: https://developer.mozilla.org/en-US/docs/Web/API/Window/requestIdleCallback [mdn-mm]: https://developer.mozilla.org/en-US/docs/Web/API/Window/matchMedia