() => { const actions = ['Generating', 'Checking', 'Submitting']; return <TimelineProgress actions={actions} /> };