Skip to content
Snippets Groups Projects
Commit ee38e04c authored by Leyan Cai's avatar Leyan Cai
Browse files

BLANK

parent 5456d573
Branches main
No related tags found
No related merge requests found
Pipeline #518981 failed
......@@ -26,6 +26,7 @@ export default function Home() {
window.addEventListener('resize', handleResize);
return () => {
window.removeEventListener('resize', handleResize);
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment