#Animation first time loading of the page
4 messages · Page 1 of 1 (latest)
Could you give me an example?
maybe this will help https://dev.to/seven/how-to-create-a-preloader-in-nextjs-15n8
//this should only run once because of empty dependancy array
}, [])```