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 003ce73 commit 9a33370Copy full SHA for 9a33370
packages/app/src/app/constants.ts
@@ -2,7 +2,7 @@ export const DIALOG_TRANSITION_DURATION = 0.25;
2
export const DIALOG_WIDTH = 420;
3
export const REPLY_TRANSITION_DELAY = 0.5;
4
export const ORGANIZATION_CONTACT_LINK =
5
- 'https://webforms.pipedrive.com/f/ckvSiEQynHckLBoq0wghZhoy9cQGYZrzaCwP7suEln3tMu5zgFKxY6sSZjTYLRC16X';
+ 'https://webforms.pipedrive.com/f/72gS7iXoP8qjL8Ku9HZQcN5UKpUpZkgKRCjhbqREjCOYyBgzrCKCr7Mys5AyczOHBN';
6
7
export const CSB_FRIENDS_LINK =
8
'https://codesandbox.io/docs/learn/plans/codesandbox-friends';
0 commit comments