ExposedGays: map, shop, auth, Supabase schema
This commit is contained in:
5
src/app/spots/page.tsx
Normal file
5
src/app/spots/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import { SpotDirectory } from "@/components/SpotDirectory";
|
||||
|
||||
export default function SpotsPage() {
|
||||
return <SpotDirectory />;
|
||||
}
|
||||
Reference in New Issue
Block a user