Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
ebarra committed Feb 2, 2024
1 parent 43eb8c9 commit eb43d36
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 6 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

# production
/build
/out

# misc
.DS_Store
Expand Down
2 changes: 0 additions & 2 deletions app/team/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
import { useEffect, useState } from "react";
import Header from "@/components/Header";
import Footer from "@/components/Footer";
import Filters from "@/components/Filters";
import Link from 'next/link';
import { myteam } from '@/constants/team';


Expand Down
1 change: 0 additions & 1 deletion mybuild/_events.json

This file was deleted.

1 change: 0 additions & 1 deletion public/google6a5a3184284a6bd9.html

This file was deleted.

1 change: 0 additions & 1 deletion public/next.svg

This file was deleted.

1 change: 0 additions & 1 deletion public/vercel.svg

This file was deleted.

0 comments on commit eb43d36

Please sign in to comment.