- added hotlists being displayed
- functionality to delete hotlist
This commit is contained in:
@@ -5,6 +5,7 @@ import { CAM_BASE } from "../../../utils/config";
|
||||
|
||||
const NPEDHotlist = () => {
|
||||
const { uploadSettings } = useSystemConfig();
|
||||
|
||||
const initialValue = {
|
||||
file: null,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user