Add proxy target configuration and new start script for seedheads dev mode
This commit is contained in:
@@ -372,6 +372,7 @@ const Home = () => {
|
||||
animationIdRef.current = requestAnimationFrame(animate);
|
||||
}, 3000);
|
||||
};
|
||||
|
||||
|
||||
return (
|
||||
<Container maxWidth="lg" sx={{ pt: 4, pb: 2, maxWidth: '1200px !important' }}>
|
||||
|
||||
Reference in New Issue
Block a user