fix master
This commit is contained in:
parent
ff74e5ba49
commit
44674a1910
|
@ -1,6 +1,6 @@
|
|||
import React from 'react';
|
||||
import { Link } from '../../../../../../../navigation';
|
||||
import { CustomSelect } from '../../../../../../../components/view/CustomSelect';
|
||||
import { Link } from '../../../../../../navigation';
|
||||
import { CustomSelect } from '../../../../../../components/view/CustomSelect';
|
||||
|
||||
export default function AddOffer() {
|
||||
return (
|
||||
|
|
Loading…
Reference in New Issue