@telia/teddy 0.2.7 → 0.2.8
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.
|
@@ -570,7 +570,7 @@ export declare const PRIVATE_LINKS: {
|
|
|
570
570
|
readonly link: "/hjelp/butikker-og-forhandlere/";
|
|
571
571
|
readonly appKey: "open-pages";
|
|
572
572
|
}, {
|
|
573
|
-
readonly name: "
|
|
573
|
+
readonly name: "Alt om hjelp";
|
|
574
574
|
readonly link: "/hjelp/";
|
|
575
575
|
readonly appKey: "open-pages";
|
|
576
576
|
}];
|
|
@@ -1104,7 +1104,7 @@ export declare const getLinks: (ukko?: boolean) => [{
|
|
|
1104
1104
|
readonly link: "/hjelp/butikker-og-forhandlere/";
|
|
1105
1105
|
readonly appKey: "open-pages";
|
|
1106
1106
|
}, {
|
|
1107
|
-
readonly name: "
|
|
1107
|
+
readonly name: "Alt om hjelp";
|
|
1108
1108
|
readonly link: "/hjelp/";
|
|
1109
1109
|
readonly appKey: "open-pages";
|
|
1110
1110
|
}];
|