Skip to content

Commit

Permalink
remove extraneous files
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaynthakur committed Nov 29, 2023
1 parent 76506d6 commit 68552dc
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 136 deletions.
1 change: 0 additions & 1 deletion src/app/(tabs)/search/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import { SafeAreaView } from 'react-native-safe-area-context';

import styles from './styles';
import FilterModal from '../../../components/FilterModal/FilterModal';
import LandingCard from '../../../components/LandingCard/LandingCard';
import SearchCard from '../../../components/PreviewCard/PreviewCard';
import RecentSearchCard from '../../../components/RecentSearchCard/RecentSearchCard';
import { fetchAllStoryPreviews } from '../../../queries/stories';
Expand Down
35 changes: 0 additions & 35 deletions src/components/LandingCard/LandingCard.tsx

This file was deleted.

31 changes: 0 additions & 31 deletions src/components/LandingCard/styles.ts

This file was deleted.

43 changes: 0 additions & 43 deletions src/components/LandingScrollView/LandingScrollView.tsx

This file was deleted.

26 changes: 0 additions & 26 deletions src/components/LandingScrollView/styles.ts

This file was deleted.

0 comments on commit 68552dc

Please sign in to comment.