Skip to content

Commit

Permalink
Update packages/dnb-design-system-portal/src/docs/uilib/extensions/fo…
Browse files Browse the repository at this point in the history
…rms/Iterate/Array/Examples.tsx

Co-authored-by: Anders <[email protected]>
  • Loading branch information
tujoworker and langz committed Aug 30, 2024
1 parent 35fed29 commit 497e2fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ export const WithInitialValue = () => {
<Iterate.PushContainer
path="/countries"
openButton={
<Iterate.PushContainer.OpenButton text="Legg til flere statsborskap" />
<Iterate.PushContainer.OpenButton text="Legg til flere statsborgerskap" />
}
showOpenButtonWhen={(list) => list.length > 0}
>
Expand Down

0 comments on commit 497e2fc

Please sign in to comment.