Merge branch 'features/footer' into 'dev'
Features/footer See merge request sae-but2/2025-26/gestion-benevoles-association/Frontend!64
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export default function scrollToTop () {
|
||||
window.scrollTo({ top: 0, left: 0, behavior: 'smooth' });
|
||||
};
|
||||
Reference in New Issue
Block a user