americanexpress / react-albus

✨ React component library for building declarative multi-step flows.
Apache License 2.0
1.1k stars 89 forks source link

docs(readme): adding docs for using push to go to the next step #89

Closed ryhinchey closed 3 years ago

ryhinchey commented 3 years ago

closes https://github.com/americanexpress/react-albus/issues/42

Description

Adds docs around using push without passing an id to get to the next step.

Motivation and Context

https://github.com/americanexpress/react-albus/issues/42

Types of Changes

smackfu commented 3 years ago

Looks good, one comment is that you can use docs instead of chore in the commit message. e.g "docs(readme): ..."