chore(SW-194): ContentPage Accordion
This commit is contained in:
@@ -5,7 +5,7 @@ export type HeaderProps = {
|
||||
href: string
|
||||
text: string
|
||||
}
|
||||
preamble: string | null
|
||||
preamble?: string | null
|
||||
textTransform?: HeadingProps["textTransform"]
|
||||
title: string | null
|
||||
topTitle?: boolean
|
||||
|
||||
Reference in New Issue
Block a user