Skip to content

Commit

Permalink
T51V2
Browse files Browse the repository at this point in the history
  • Loading branch information
Nawwar14 committed Oct 23, 2024
1 parent b27e81f commit 1c8a3fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/MainPage/MainPage.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import {FC} from 'react';
import OfferList from '../Offer/OfferList';
import Map from '../Map/Map';
import {City, Points, Point} from '../../types/types';
type Offer = {
id: number;
title: string;
Expand Down

0 comments on commit 1c8a3fd

Please sign in to comment.