mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-24 17:51:14 +02:00
chore: update button text
This commit is contained in:
parent
d50d393a68
commit
adb8d7708d
@ -36,7 +36,7 @@ export const UnknownFlagsActionsCell = ({
|
||||
)
|
||||
}
|
||||
>
|
||||
Create feature flag
|
||||
Create flag
|
||||
</PermissionButton>
|
||||
</StyledBox>
|
||||
);
|
||||
|
@ -122,7 +122,7 @@ export const UnknownFlagsTable = () => {
|
||||
suggestedProject={suggestedProject}
|
||||
/>
|
||||
),
|
||||
width: 160,
|
||||
width: 120,
|
||||
disableSortBy: true,
|
||||
},
|
||||
// Always hidden -- for search
|
||||
|
Loading…
Reference in New Issue
Block a user