@lendi/navbar 7.35.0 → 7.35.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.
- package/dist/navbar.cjs.dev.js +2 -2
- package/dist/navbar.cjs.prod.js +2 -2
- package/dist/navbar.esm.js +2 -2
- package/package.json +1 -1
package/dist/navbar.cjs.dev.js
CHANGED
|
@@ -1908,8 +1908,8 @@ var MULTI_MENU_OPTIONS = [{
|
|
|
1908
1908
|
label: 'Property report',
|
|
1909
1909
|
link: '/property-report/'
|
|
1910
1910
|
}, {
|
|
1911
|
-
label: '
|
|
1912
|
-
link: '/calculators/
|
|
1911
|
+
label: 'Credit score',
|
|
1912
|
+
link: '/calculators/check-your-credit-score/'
|
|
1913
1913
|
}, {
|
|
1914
1914
|
label: 'Borrowing power calculator',
|
|
1915
1915
|
link: '/home-loans/calculators/borrowing-power-calculator/'
|
package/dist/navbar.cjs.prod.js
CHANGED
|
@@ -1203,8 +1203,8 @@ var _templateObject$9, _templateObject2$4, _templateObject$8, _templateObject2$3
|
|
|
1203
1203
|
label: "Property report",
|
|
1204
1204
|
link: "/property-report/"
|
|
1205
1205
|
}, {
|
|
1206
|
-
label: "
|
|
1207
|
-
link: "/calculators/
|
|
1206
|
+
label: "Credit score",
|
|
1207
|
+
link: "/calculators/check-your-credit-score/"
|
|
1208
1208
|
}, {
|
|
1209
1209
|
label: "Borrowing power calculator",
|
|
1210
1210
|
link: "/home-loans/calculators/borrowing-power-calculator/"
|
package/dist/navbar.esm.js
CHANGED
|
@@ -1875,8 +1875,8 @@ var MULTI_MENU_OPTIONS = [{
|
|
|
1875
1875
|
label: 'Property report',
|
|
1876
1876
|
link: '/property-report/'
|
|
1877
1877
|
}, {
|
|
1878
|
-
label: '
|
|
1879
|
-
link: '/calculators/
|
|
1878
|
+
label: 'Credit score',
|
|
1879
|
+
link: '/calculators/check-your-credit-score/'
|
|
1880
1880
|
}, {
|
|
1881
1881
|
label: 'Borrowing power calculator',
|
|
1882
1882
|
link: '/home-loans/calculators/borrowing-power-calculator/'
|