From a782f5c39f297ccb14b0b751e1c6fb85e92ee33b Mon Sep 17 00:00:00 2001 From: Precious Onyenaucheya Date: Thu, 19 Dec 2024 15:01:25 +0000 Subject: [PATCH] update docs --- src/components/hero/_macro-options.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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