mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-10 01:19:53 +01:00
In doing so, we extract the shared conflict marker component from the feature change and reuse it for both feature and segment changes. Here's what it looks like:  Update: also straightened out the borders of the conflict warning:  |
||
|---|---|---|
| .. | ||
| ChangeRequest | ||
| ChangeRequestConfirmDialog | ||
| ChangeRequestOverview | ||
| ChangeRequestSidebar | ||
| ChangeRequestStatusBadge | ||
| ProjectChangeRequests | ||
| ChangeRequest.test.tsx | ||
| changeRequest.types.ts | ||
| ChangeRequestPermissions.test.tsx | ||
| changesCount.ts | ||