diff --git a/.docs/content/utilities/visually-hidden.md b/.docs/content/utilities/visually-hidden.md index 1ecb6662..95b15a5b 100644 --- a/.docs/content/utilities/visually-hidden.md +++ b/.docs/content/utilities/visually-hidden.md @@ -64,7 +64,7 @@ Anything you put inside this component will be hidden from the screen but will b description: 'The element or component this component should render as. Can be overwrite by as="template"' }, { - name: 'as="template"', + name: "as=\"template\"", required: false, type: 'boolean', default: 'false',