Mao %!s(int64=4) %!d(string=hai) anos
pai
achega
b5bf6b0361
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      packages/app/src/components/Page/DuplicatedAlert.jsx

+ 2 - 0
packages/app/src/components/Page/DuplicatedAlert.jsx

@@ -3,6 +3,8 @@ import PropTypes from 'prop-types';
 import { withTranslation } from 'react-i18next';
 
 
+const DuplicateAlertTemporaly = <></>;
+
 const DuplicatedAlert = (props) => {
   const { t } = props;
   const urlParams = new URLSearchParams(window.location.search);