Filter private info from public shares

This commit is contained in:
Tom Moor
2018-05-23 23:59:00 -07:00
parent 7eea1a90af
commit e538df0df3
8 changed files with 42 additions and 39 deletions

View File

@@ -34,7 +34,7 @@ class DocumentShare extends React.Component<Props> {
<HelpText>
The link below allows anyone to access a read-only version of the
document <strong>{document.title}</strong>. You can revoke this link
at any point in the future.
in settings at any time.
</HelpText>
<Input
type="text"