Skip to content

Commit

Permalink
Update govtool/frontend/src/components/organisms/GovernanceActionDeta…
Browse files Browse the repository at this point in the history
…ilsCardData.tsx

Co-authored-by: Ryan <[email protected]>
Signed-off-by: Michał Szałowski <[email protected]>
  • Loading branch information
MSzalowski and Ryun1 authored Dec 20, 2024
1 parent 193455c commit f2380e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ export const GovernanceActionDetailsCardData = ({
visible: type === GovernanceActionType.NewCommittee && !!details,
},
{
label: "Parameters",
label: "Details",
dataTestId: "parameters-tab",
content: (
<GovernanceActionNewConstitutionDetailsTabContent
Expand Down

0 comments on commit f2380e4

Please sign in to comment.