diff --git a/src/components/hero/_macro-options.md b/src/components/hero/_macro-options.md index 1e5cca03f7..0a430c683a 100644 --- a/src/components/hero/_macro-options.md +++ b/src/components/hero/_macro-options.md @@ -2,16 +2,16 @@ | --------------- | --------------------------------------------------------- | -------- | ----------------------------------------------------------------------------------------------------------------------- | | variants | array or string | false | An array of values or single value (string) to adjust the component using available variant, “dark, navy-blue and grey” | | wide | boolean | false | Set to “true” when using the `wide` page layout container | -| topic | string | false | Topic for the hero | | title | string | true | Text for the hero title | | subtitle | string | false | Text for the hero subtitle | | text | string | false | Text to follow the hero title and subtitle | | button | `Object