1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-28 00:17:12 +01:00
unleash.unleash/website/src/components
Thomas Heartman cfbe04272a feat: make API request component work without payloads
There's been no previous need for GET or DELETE requests, but now that
we do need them, the payload shouldn't show up as `undefined`
2022-04-01 15:47:00 +02:00
..
ApiRequest feat: make API request component work without payloads 2022-04-01 15:47:00 +02:00
UserFeedback fix: make sure customer type is included in the payload. 2022-03-10 10:12:10 +01:00
VideoContent.jsx