// PSM Expert — Home (index) app shell, v3 function App() { return ( ); } ReactDOM.createRoot(document.getElementById("root")).render();