@newskit-render/my-account 6.9.2-alpha.0 → 6.9.2-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -211,6 +211,6 @@ exports.footer = {
|
|
|
211
211
|
},
|
|
212
212
|
{ text: 'Terms & conditions', href: '/terms-and-conditions', id: 4 },
|
|
213
213
|
],
|
|
214
|
-
legalText: "\u00A9 NewsKit Limited ".concat(new Date().getFullYear(), ".\n Registered in England No.
|
|
214
|
+
legalText: "\u00A9 NewsKit Limited ".concat(new Date().getFullYear(), ".\n Registered in England No. XXXXXX. Registered office: 1 London Bridge Street, SE1 9GF."),
|
|
215
215
|
};
|
|
216
216
|
//# sourceMappingURL=baseContext.js.map
|
|
@@ -205,6 +205,6 @@ export var footer = {
|
|
|
205
205
|
},
|
|
206
206
|
{ text: 'Terms & conditions', href: '/terms-and-conditions', id: 4 },
|
|
207
207
|
],
|
|
208
|
-
legalText: "\u00A9 NewsKit Limited ".concat(new Date().getFullYear(), ".\n Registered in England No.
|
|
208
|
+
legalText: "\u00A9 NewsKit Limited ".concat(new Date().getFullYear(), ".\n Registered in England No. XXXXXX. Registered office: 1 London Bridge Street, SE1 9GF."),
|
|
209
209
|
};
|
|
210
210
|
//# sourceMappingURL=baseContext.js.map
|