@@ -0,0 +1,7 @@
import {FileEntry} from '../../file-entry';
export interface FilePreviewProps {
entry: FileEntry;
className?: string;
allowDownload?: boolean;
}
The note is not visible to the blocked user.