diff --git a/docs/components/form.md b/docs/components/form.md index 186ffb813..9ce45613b 100644 --- a/docs/components/form.md +++ b/docs/components/form.md @@ -6,7 +6,7 @@ Forms collect data that can easily be processed and sent to a server. All Shoelace 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 `