import React from "react"; import { Button, Upload } from "antd"; import { ImportOutlined } from "@ant-design/icons"; import { useTranslate } from "@pankod/refine-core"; import { RefineButtonTestIds } from "@pankod/refine-ui-types"; import { ImportButtonProps } from "../types"; /** * `` is compatible with the {@link https://refine.dev/docs/ui-frameworks/antd/hooks/import/useImport `useImport`} hook and is meant to be used as it's upload button. * It uses Ant Design's {@link https://ant.design/components/button/ ` ); };