Mentioned in #440: the ApplicationFlowProps includes the entire searchParams object when the component cares only about the prefaceAccepted parameter, so it would be simpler to have that as the prop and have the consumers select just that parameter to provide.