fix api report

Signed-off-by: Reyna Nikolayev <reyna.nikolayev@autodesk.com>
This commit is contained in:
Reyna Nikolayev
2025-04-08 12:56:00 -07:00
parent 16eb4bf98f
commit 95af6f3d19
+1 -1
View File
@@ -194,7 +194,7 @@ export const QuickStartCard: (
// @public
export type QuickStartCardProps = {
modalTitle?: string | JSX_3.Element;
docsLinkTitle?: string | React.JSX.Element;
docsLinkTitle?: string | JSX_3.Element;
docsLink?: string;
video?: JSX_3.Element;
image: JSX_3.Element;