docs: fix tsdocs following typedoc update + 1.20 release (#6033)
* docs: fix tsdocs following typedoc update + 1.20 release * Fix OAS validation errors * fixes to react-docs-generator * fix content linting
This commit is contained in:
@@ -144,6 +144,9 @@ const Command = React.forwardRef<HTMLButtonElement, CommandProps>(
|
||||
(
|
||||
{
|
||||
className,
|
||||
/**
|
||||
* @ignore
|
||||
*/
|
||||
type = "button",
|
||||
/**
|
||||
* The command's label.
|
||||
|
||||
Reference in New Issue
Block a user