fix master
This commit is contained in:
parent
ff74e5ba49
commit
44674a1910
|
@ -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 (
|
||||||
|
|
Loading…
Reference in New Issue