@secondstaxorg/sscomp 1.7.17 → 1.7.18

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/index.js CHANGED
@@ -18733,7 +18733,7 @@ const FooterNew = () => {
18733
18733
  , React$1.createElement('div', { className: "logo", __self: undefined, __source: {fileName: _jsxFileName$J, lineNumber: 9}}
18734
18734
  , React$1.createElement('img', { src: "https://res.cloudinary.com/dxivfczqg/image/upload/w_204/v1643889560/ssx-linear-logo-light_mdafbc.webp", alt: "logo", loading: "lazy", __self: undefined, __source: {fileName: _jsxFileName$J, lineNumber: 10}})
18735
18735
  )
18736
- /*<p className="paragraph2Medium">A platform you can trust to deliver the latest capital trading news and trends across Africa.</p>*/
18736
+ , React$1.createElement('p', { className: "paragraph2Medium", __self: undefined, __source: {fileName: _jsxFileName$J, lineNumber: 12}}, "Promoting Pan-African cross-border capital investments for investment firms through financial technology." )
18737
18737
  )
18738
18738
  , React$1.createElement('div', { className: "col", __self: undefined, __source: {fileName: _jsxFileName$J, lineNumber: 14}}
18739
18739
  , React$1.createElement('h6', { className: "heading6Bold", __self: undefined, __source: {fileName: _jsxFileName$J, lineNumber: 15}}, "Addresses")
@@ -20157,7 +20157,6 @@ const LastUpdated$1 = styled.div`
20157
20157
 
20158
20158
  function thousandSeparator(number){
20159
20159
  const numberFormat = new Intl.NumberFormat('en-US');
20160
-
20161
20160
  return numberFormat.format(number)
20162
20161
  }
20163
20162