From d2e8311b39abd2950d59329c447be5ad43f04e53 Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Wed, 31 Mar 2021 21:52:49 -0700 Subject: [PATCH] chore: Add tracking ref to branding on share links --- app/scenes/Document/components/Document.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/scenes/Document/components/Document.js b/app/scenes/Document/components/Document.js index 8b7f68006..cc7293b88 100644 --- a/app/scenes/Document/components/Document.js +++ b/app/scenes/Document/components/Document.js @@ -456,7 +456,7 @@ class DocumentScene extends React.Component { {isShare && !isCustomDomain() && ( - + )} {!isShare && }