Skip to content

Commit

Permalink
Rename to discovers
Browse files Browse the repository at this point in the history
  • Loading branch information
HansGabriel committed Dec 2, 2023
1 parent fbfa12b commit 4741edd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/expo/src/screens/home.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import React, { useEffect, useState } from "react";
import { ScrollView, RefreshControl, Dimensions } from "react-native";
import { SafeAreaView } from "react-native-safe-area-context";
import DiscoverHomeSection from "../components/discover/DiscoverHomeSection";
import DiscoverHomeSection from "../components/discovers/DiscoverHomeSection";
import TopTrekersHomeSection from "../components/top-trekers/TopTrekersHomeSection";
import MainHeader from "../components/headers/MainHeader";
import PlayTest from "../components/playtest/PlayTest";
Expand Down

1 comment on commit 4741edd

@vercel
Copy link

@vercel vercel bot commented on 4741edd Dec 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

test-trek-backend – ./apps/nextjs

test-trek-backend-git-main-dadili-test-trek.vercel.app
test-trek-backend-dadili-test-trek.vercel.app
test-trek-backend.vercel.app

Please sign in to comment.