We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3961a5c commit f3ae819Copy full SHA for f3ae819
packages/odie-client/src/components/message/get-support.tsx
@@ -10,6 +10,7 @@ import { useCreateZendeskConversation } from '../../hooks';
10
import getMostRecentOpenLiveInteraction from '../notices/get-most-recent-open-live-interaction';
11
12
import './get-support.scss';
13
+
14
interface GetSupportProps {
15
onClickAdditionalEvent?: ( destination: string ) => void;
16
isUserEligibleForPaidSupport?: boolean;
packages/support-articles/src/icons/index.tsx
packages/support-articles/src/icons/mail.tsx
0 commit comments