americanexpress / react-albus

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

refactor(wizard): refactor to use hooks #67

Closed ghost closed 4 years ago

ghost commented 4 years ago

Refactor to use hooks and remove use of legacy context API

JamesSingleton commented 4 years ago

@jgolden17, are you able to resolve these conflicts?

emmax86 commented 4 years ago

Looks like there's a package-lock.json here. I thought we were sticking to yarn?

ghost commented 4 years ago

Looks like there's a package-lock.json here. I thought we were sticking to yarn?

I wasn't part of that discussion but I can remove package-lock if that's the way we're going