|
@@ -18,7 +18,6 @@ import PageContainer from '../services/PageContainer';
|
|
|
const PageAccessoriesModal = (props) => {
|
|
const PageAccessoriesModal = (props) => {
|
|
|
const { t } = props;
|
|
const { t } = props;
|
|
|
|
|
|
|
|
-
|
|
|
|
|
function closeModalHandler() {
|
|
function closeModalHandler() {
|
|
|
if (props.onClose == null) {
|
|
if (props.onClose == null) {
|
|
|
return;
|
|
return;
|