diff --git a/src/components/error/_macro-options.md b/src/components/error/_macro-options.md deleted file mode 100644 index 3a8994e539..0000000000 --- a/src/components/error/_macro-options.md +++ /dev/null @@ -1,5 +0,0 @@ -| Name | Type | Required | Description | -| ---------- | ------------------------- | -------- | ------------------------------------------------------------------ | -| id | string | true | The HTML id attribute that the error summary link can anchor to | -| text | string or array`` | true | The text describing the error | -| attributes | object | false | HTML attributes (for example, data attributes) to add to the field |