Skip to content

Commit

Permalink
[desk-tool] Remove a old prop from the document pane snackbar
Browse files Browse the repository at this point in the history
  • Loading branch information
saasen committed May 19, 2020
1 parent f58525a commit 55307a7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,6 @@ export default class DocumentPane extends React.PureComponent<Props, State> {
kind="warning"
title="Connection lost. Reconnecting when online…"
isPersisted
preventDuplicate
/>
)}
<DocumentOperationResults id={options.id} type={options.type} />
Expand Down

1 comment on commit 55307a7

@vercel
Copy link

@vercel vercel bot commented on 55307a7 May 19, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.