VPS Upload: motionvps1.zip

This commit is contained in:
balogh
2026-01-17 11:41:07 +01:00
parent e047e299e6
commit e1d8050569

View File

@@ -29,6 +29,7 @@ import { BlueWave } from './pages/demos/BlueWave';
import { Steelguard } from './pages/demos/Steelguard';
// Helper component to scroll to top on route change
// TEST COMMENT TO TEST VPS UPLOAD 1
const ScrollToTopHelper = () => {
return <ScrollToTop />;
};