Media File improvements + separate DEV testing instance for cloudinary.

This commit is contained in:
Patrick Fic
2021-05-26 16:45:59 -07:00
parent b5b4a3a4f9
commit 48ecfe0d98
8 changed files with 42 additions and 12 deletions

View File

@@ -1,7 +1,6 @@
import { DownCircleFilled } from "@ant-design/icons";
import { useApolloClient, useMutation } from "@apollo/client";
import { Button, Dropdown, Menu, notification, Popconfirm } from "antd";
import moment from "moment";
import React, { useMemo } from "react";
import { useTranslation } from "react-i18next";
import { connect } from "react-redux";