diff --git a/docs/components/form.md b/docs/components/form.md index 82c5be792..c6e0f4431 100644 --- a/docs/components/form.md +++ b/docs/components/form.md @@ -4,7 +4,7 @@ Forms collect data that can easily be processed and sent to a server. -All of Shoelace's components make use of the [shadow DOM](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_shadow_DOM) to encapsulate markup, style, and behavior. One caveat of this approach is that native `