Jackson Tong
Jackson Tong
Fix issue #22
```js const provider = new StringProvider(key); const engine = new CipherSweet(provider); const enf = new EncryptedFile(engine); ``` I think because `EncryptedFile` is not exported in [index.js](https://github.com/paragonie/ciphersweet-js/blob/master/index.js)
**WebViewer version** 10.10.1 **The current behavior**  As you can see from the screenshot, I have 2 tabs, the `pdf` tab is hidden by default, I notice that the context...