function App() { return (

I'll be here from start to 50%

I'll be here from 50% on.

) } // hooks access info about the progress // for an actor (relative to stage) or the // the entire stage let actor = useActor() let stage = useStage()