Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
ishtails committed Sep 23, 2024
1 parent bd180d7 commit 68bf7e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/nextjs/app/builders/page.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
"use client";

// Work in Progress
import { useEffect, useState } from "react";
import { BuilderPicture, MentorPicture } from "./_components/index";
import type { NextPage } from "next";
Expand Down

0 comments on commit 68bf7e9

Please sign in to comment.