fix: HoverPreview not showing on collaborative editing teams
types
This commit is contained in:
@@ -44,7 +44,6 @@ type Props = {
|
||||
publishingIsDisabled: boolean;
|
||||
savingIsDisabled: boolean;
|
||||
onSelectTemplate: (template: Document) => void;
|
||||
onDiscard: () => void;
|
||||
onSave: (options: {
|
||||
done?: boolean;
|
||||
publish?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user