const App = () => { useRevealRoot(); useSmoothScroll(); return ( <> > ); }; ReactDOM.createRoot(document.getElementById("root")).render();