Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into fix/#172
  • Loading branch information
mdrianislam0or1 committed Jul 12, 2022
2 parents 7b8948a + 9cabb61 commit c6b99ab
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions src/pages/Delivery/Delivery.layout.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,16 @@ import chat from '../../assets/chat.png'
import gps from '../../assets/gps-icon.png'
import { Text } from '../../components'
import {
ChatBtn, ChatBtnContainer, FooterMap,
FooterMapAddress, HeaderMap, HeaderSubTitle, HeaderText, HeaderTitle, MapContainer, MapLayoutContainer
ChatBtn,
ChatBtnContainer,
FooterMap,
FooterMapAddress,
HeaderMap,
HeaderSubTitle,
HeaderText,
HeaderTitle,
MapContainer,
MapLayoutContainer
} from './Delivery.styled'
/**
* Delivery Layout
Expand Down

0 comments on commit c6b99ab

Please sign in to comment.