console.log 삭제
This commit is contained in:
@@ -194,8 +194,6 @@ export default function RollingUnit({
|
||||
: "Horizontal",
|
||||
})
|
||||
);
|
||||
|
||||
console.log("#rollingDataRef.current", rollingDataRef.current);
|
||||
}
|
||||
}, [nowMenu, rollingDataRef]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user