diff --git a/src/layouts/duplicate-check/duplicate-check.vue b/src/layouts/duplicate-check/duplicate-check.vue
index aa1f80bb9..3d3318cac 100644
--- a/src/layouts/duplicate-check/duplicate-check.vue
+++ b/src/layouts/duplicate-check/duplicate-check.vue
@@ -5,9 +5,40 @@
-
+
+
+
+
+
+
+
+
+ or
+
+
+
+
({
+ buttonLabel: answer.Text,
+ value: answer.Name,
+ }));
+ },
+ },
methods: {
backButtonAction() {
@@ -76,3 +135,30 @@ export default {
},
};
+
\ No newline at end of file
diff --git a/src/ux-components/list-button/list-button.vue b/src/ux-components/list-button/list-button.vue
index 293f29d73..df71f9800 100644
--- a/src/ux-components/list-button/list-button.vue
+++ b/src/ux-components/list-button/list-button.vue
@@ -6,9 +6,10 @@
-
- {{ buttonLabel }}
-
+
{{ buttonLabelSubCopy }}