@playlive/react-query
    Preparing search index...

    Interface UseUserParams

    Params for useUser.

    interface UseUserParams {
        charityType: CharityType;
        userSlug: string;
    }
    Index
    charityType: CharityType
    userSlug: string