|
|
@@ -3,8 +3,6 @@ import React from 'react';
|
|
|
import PropTypes from 'prop-types';
|
|
|
import { CopyToClipboard } from 'react-copy-to-clipboard';
|
|
|
import { useTranslation } from 'react-i18next';
|
|
|
-
|
|
|
-
|
|
|
// import Button from 'react-bootstrap/es/Button';
|
|
|
import {
|
|
|
Modal, ModalHeader, ModalBody, ModalFooter,
|