1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/website/src
Thomas Heartman 18c16b3040 fix: make sure customer type is included in the payload.
Because it previously set it via a reducer and submitted the form in
the same step, the customer type wouldn't be set correctly before the
form was submitted, causing it to show up as "undefined".

We're doing double the work now, but I think that's an acceptable
trade-off for now.
2022-03-10 10:12:10 +01:00
..
components fix: make sure customer type is included in the payload. 2022-03-10 10:12:10 +01:00
css
icons
stories docs: fix styling issues on narrow screens 2022-03-01 08:44:57 +01:00
theme