function HomeScreen({ onOpen, onNavigate, onBook }) { return ( ); } Object.assign(window, { HomeScreen });