Skip to content

Commit

Permalink
Merge pull request #216 from virtualidentityag/staging
Browse files Browse the repository at this point in the history
Release 2024-03-21
  • Loading branch information
web-mi authored Mar 21, 2024
2 parents 7131eaf + 20054f3 commit 206c4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/formAccordion/FormAccordion.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ export const FormAccordion = ({
className="button-as-link"
onClick={() => window.open(url)}
>
${label}
{label}
</button>
</span>
)}
Expand Down

0 comments on commit 206c4bc

Please sign in to comment.