Fixed 'use client' usage.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
'use client';
|
||||
import useApi from './useApi';
|
||||
|
||||
export function useTeam(teamId: string) {
|
||||
|
||||
Reference in New Issue
Block a user