fix master

This commit is contained in:
norton81 2024-08-20 13:06:40 +03:00
parent ff74e5ba49
commit 44674a1910
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
import React from 'react'; import React from 'react';
import { Link } from '../../../../../../../navigation'; import { Link } from '../../../../../../navigation';
import { CustomSelect } from '../../../../../../../components/view/CustomSelect'; import { CustomSelect } from '../../../../../../components/view/CustomSelect';
export default function AddOffer() { export default function AddOffer() {
return ( return (