"use client";

import { WatchClient as Client } from "@/app/components/WatchClient";

export default Client;
