Skip to content

Commit

Permalink
Impersonation shouldn't be a client component for now
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulAsjes committed Dec 3, 2024
1 parent 77393b9 commit 33559b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/impersonation.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
'use client';

import * as React from 'react';
import { withAuth } from './session.js';
import { workos } from './workos.js';
Expand Down

0 comments on commit 33559b0

Please sign in to comment.