mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 01:01:38 +00:00
fix: missing url
update loading method
This commit is contained in:
@ -52,6 +52,6 @@ export function ReactLogo(props: JSX.IntrinsicElements['group']) {
|
||||
);
|
||||
}
|
||||
|
||||
useGLTF.preload('/models/react_logo.glb');
|
||||
useGLTF.preload('/models/react_logo-processed.glb');
|
||||
|
||||
export default ReactLogo;
|
||||
|
Reference in New Issue
Block a user