diff --git a/docs/components/form.md b/docs/components/form.md index b3951fd9d..186ffb813 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 Shoelace's components make use of a [shadow DOM](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_shadow_DOM) to encapsulate markup, styles, and behavior. One caveat of this approach is that native `