Skip to content

Commit

Permalink
Remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jhodapp committed Sep 23, 2024
1 parent 8a68b4f commit b6aa2fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/coaching-sessions/[id]/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@ export default function CoachingSessionsPage() {
</TabsList>
</div>
<TabsContent value="agreements">
{/* TODO: see if I can add small, medium & large breakpoints for this div */}
<div className="w-full">
<AgreementsList
coachingSessionId={coachingSessionId}
Expand Down

0 comments on commit b6aa2fe

Please sign in to comment.