chore: Syncs changes that were erroneously made in enterprise repo (#1949)
This commit is contained in:
@@ -452,7 +452,9 @@ class DocumentScene extends React.Component<Props> {
|
||||
</MaxWidth>
|
||||
</Container>
|
||||
</Background>
|
||||
{isShare && !isCustomDomain() && <Branding />}
|
||||
{isShare && !isCustomDomain() && (
|
||||
<Branding href="//www.getoutline.com" />
|
||||
)}
|
||||
{!isShare && <KeyboardShortcutsButton />}
|
||||
</ErrorBoundary>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user