Skip to content

Commit

Permalink
remove this change
Browse files Browse the repository at this point in the history
  • Loading branch information
moo-onthelawn committed Apr 26, 2024
1 parent 72006eb commit a5170cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/tables/PositionsTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ const getPositionsTableColumnDef = ({
label: stringGetter({
key:
shouldRenderTriggers && showClosePositionAction
? STRING_KEYS.ACTIONS
? STRING_KEYS.ACTION
: STRING_KEYS.ACTION,
}),
isActionable: true,
Expand Down

0 comments on commit a5170cd

Please sign in to comment.