mirror of
https://github.com/morten-olsen/parcel.git
synced 2026-02-08 01:36:24 +01:00
Fix decrypt
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React, { useContext } from 'react';
|
||||
import { Divider, Button } from 'antd';
|
||||
import { Divider } from 'antd';
|
||||
import FileList from '../components/FileList';
|
||||
import Add from '../components/decrypt/AddFile';
|
||||
import DecryptionContext from '../contexts/Decryption';
|
||||
|
||||
Reference in New Issue
Block a user