@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.
@@ -1908,8 +1908,8 @@ var MULTI_MENU_OPTIONS = [{
1908
1908
  label: 'Property report',
1909
1909
  link: '/property-report/'
1910
1910
  }, {
1911
- label: 'Fixed rate expiry calculator',
1912
- link: '/calculators/fixed-rate-expiry/'
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/'
@@ -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: "Fixed rate expiry calculator",
1207
- link: "/calculators/fixed-rate-expiry/"
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/"
@@ -1875,8 +1875,8 @@ var MULTI_MENU_OPTIONS = [{
1875
1875
  label: 'Property report',
1876
1876
  link: '/property-report/'
1877
1877
  }, {
1878
- label: 'Fixed rate expiry calculator',
1879
- link: '/calculators/fixed-rate-expiry/'
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/'
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@lendi/navbar",
3
3
  "access": "restricted",
4
- "version": "7.35.0",
4
+ "version": "7.35.1",
5
5
  "license": "ISC",
6
6
  "source": "src/index.tsx",
7
7
  "main": "dist/navbar.cjs.js",