
### dataHook
- type: string
- description: Applies a data-hook HTML attribute to be used in the tests
### children
- type: ReactNode
- description: No description
### className
- type: string
- description: Specifies a CSS class name to be appended to the component’s root element.
- internal
### removeVerticalPadding
- type: boolean
- description: Removes vertical paddings from the component

