mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-19 17:52:45 +02:00
Assume `undefined` instead of `null` for project in terms of interfacing with segments: If the `project` field is not present, that means that it is not set, which means we're dealing with a "global" segment. If we want to unset `project` and make a segment global, we simply don't send the `project` property on our PUT method. |
||
---|---|---|
.. | ||
CreateSegment | ||
CreateSegmentButton | ||
EditSegment | ||
EditSegmentButton | ||
hooks | ||
RemoveSegmentButton | ||
SegmentActionCell | ||
SegmentDelete | ||
SegmentDocs.tsx | ||
SegmentEmpty.tsx | ||
SegmentForm.tsx | ||
SegmentFormStepList.tsx | ||
SegmentFormStepOne.tsx | ||
SegmentFormStepTwo.tsx | ||
SegmentTable.tsx |