mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 01:01:38 +00:00
chore: compress model
compress hacker-room
This commit is contained in:
@ -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">
|
||||
|
Reference in New Issue
Block a user