Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
rkyslyy committed Jul 1, 2024
1 parent ffc36c6 commit fd79dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/app/ui/SessionProvider.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// mark as client component
'use client';

import { SessionProvider } from 'next-auth/react';

import React from 'react';
Expand Down

0 comments on commit fd79dad

Please sign in to comment.