@@ -1,6 +1,7 @@
|
||||
import { TrustCenterContext } from "/providers/TrustCenterProvider";
|
||||
import { useContext } from "react";
|
||||
|
||||
import { TrustCenterContext } from "/providers/TrustCenterProvider";
|
||||
|
||||
export function useTrustCenter(): {
|
||||
id: string;
|
||||
organization: { name: string };
|
||||
|
||||
Reference in New Issue
Block a user