mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-04 01:18:20 +02:00
parent
cc01971ff0
commit
2da919fee9
@ -212,6 +212,7 @@ export const PaginatedProjectFeatureToggles = ({
|
|||||||
columnHelper.accessor('tags', {
|
columnHelper.accessor('tags', {
|
||||||
id: 'tags',
|
id: 'tags',
|
||||||
header: 'Tags',
|
header: 'Tags',
|
||||||
|
enableSorting: false,
|
||||||
cell: FeatureTagCell,
|
cell: FeatureTagCell,
|
||||||
meta: {
|
meta: {
|
||||||
width: '1%',
|
width: '1%',
|
||||||
|
Loading…
Reference in New Issue
Block a user