import ChunithmScorePlaylog from "@/components/scoreplaylog/page"; const ChunithmPage = () => { return (
); }; export default ChunithmPage;