chore: compress model

compress hacker-room
This commit is contained in:
xfy
2025-05-23 00:28:47 +08:00
parent 512a6c8a9c
commit f07c515cd7
4 changed files with 4 additions and 12 deletions

View File

@ -3,8 +3,8 @@ import clsx from 'clsx';
import RUALoading from 'components/rua/loading/rua-loading';
const Loading = () => {
const { progress } = useProgress();
console.log(progress);
// const { progress } = useProgress();
// console.log(progress);
return (
<Html as="div">