"use client"; import dynamic from "next/dynamic"; import { useYmmStore } from "@/store/useYmmStore"; import { useEffect, useState } from "react"; const YMMBarSkeleton = () => (