```import { LogoutLink } from "@kinde-oss/kinde-auth-nextjs/components";``` Does the logout component only work inside server components ? I turned my component into client and I've not been able to logout since then