mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-16 11:47:50 +01:00
ROWY-796 fix action fields showing value and label
This commit is contained in:
@@ -41,7 +41,6 @@ export const StatusSingleSelect = forwardRef(function StatusSingleSelect({
|
||||
paddingLeft: "var(--cell-padding)",
|
||||
}}
|
||||
>
|
||||
{value}
|
||||
{getLabel(value, sortedConditions)}
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user