4 lines
68 B
TypeScript
Raw Normal View History

2024-11-14 17:58:19 +07:00
import TeamPage from "@/pages/team/page";
export default TeamPage;