File tree 1 file changed +4
-0
lines changed
packages/nextjs/src/components/_common/formIntermediateStepLink
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,14 @@ export const Default: Story = {
19
19
analyticsComponent : 'mellomsteg' ,
20
20
analyticsLinkGroup : 'Example Group' ,
21
21
analyticsLabel : 'Example Step' ,
22
+ formNumberStepData : 'Nav 04-01.02' ,
22
23
nextStep : {
23
24
_selected : 'next' ,
24
25
next : {
25
26
editorial : { html : '' } ,
26
27
stepsHeadline : '' ,
27
28
steps : [ ] ,
29
+ formNumberStepData : 'Nav 04-01.02' ,
28
30
} ,
29
31
} ,
30
32
} ,
@@ -40,12 +42,14 @@ export const LanguageDisclaimer: Story = {
40
42
analyticsComponent : 'mellomsteg' ,
41
43
analyticsLinkGroup : 'Example Group' ,
42
44
analyticsLabel : 'Example Step' ,
45
+ formNumberStepData : 'Nav 04-01.02' ,
43
46
nextStep : {
44
47
_selected : 'next' ,
45
48
next : {
46
49
editorial : { html : '' } ,
47
50
stepsHeadline : '' ,
48
51
steps : [ ] ,
52
+ formNumberStepData : 'Nav 04-01.02' ,
49
53
} ,
50
54
} ,
51
55
} ,
You can’t perform that action at this time.
0 commit comments