We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e53429 commit b420044Copy full SHA for b420044
libs/application/templates/social-insurance-administration/income-plan/src/lib/IncomePlanTemplate.ts
@@ -237,7 +237,7 @@ const IncomePlanTemplate: ApplicationTemplate<
237
actionCard: {
238
tag: {
239
label: coreMessages.tagsInProgress,
240
- },
+ },
241
pendingAction: {
242
title: statesMessages.tryggingastofnunInReviewTitle,
243
content: statesMessages.tryggingastofnunInReviewContent,
@@ -275,7 +275,7 @@ const IncomePlanTemplate: ApplicationTemplate<
275
276
277
label: coreMessages.tagsDone,
278
279
280
title: statesMessages.incomePlanProcessed,
281
content: statesMessages.incomePlanProcessedDescription,
0 commit comments