mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-30 18:59:37 +00:00
Updated to Clerk Core v2
This commit is contained in:
parent
c8afb179b0
commit
45e5628713
27 changed files with 682 additions and 625 deletions
|
@ -1,5 +1,5 @@
|
|||
import { startCase } from 'lodash';
|
||||
import { auth } from '@clerk/nextjs';
|
||||
import { auth } from '@clerk/nextjs/server';
|
||||
|
||||
import { OrgControl } from './_components/org-control';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue