diff --git a/src/SelectorButton/index.ts b/src/SelectorButton/index.ts index 36daa8460..ee69e4b02 100644 --- a/src/SelectorButton/index.ts +++ b/src/SelectorButton/index.ts @@ -12,7 +12,7 @@ export type SelectorButtonProps = { /** * The description to render below the text */ - description: string; + description?: string; /** * OnClick handler for the button * @returns A clientside redirect to the upload wizard for