@govtechsg/sgds-web-component 1.0.0 → 1.0.2
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/Masthead/index.js +306 -0
- package/components/Masthead/index.umd.js +0 -1
- package/components/Masthead/index.umd.js.map +1 -1
- package/components/Masthead/sgds-masthead.cjs.js +0 -1
- package/components/Masthead/sgds-masthead.cjs.js.map +1 -1
- package/components/Masthead/sgds-masthead.js +0 -1
- package/components/Masthead/sgds-masthead.js.map +1 -1
- package/components/index.umd.js +0 -1
- package/components/index.umd.js.map +1 -1
- package/index.umd.js +0 -1
- package/index.umd.js.map +1 -1
- package/package.json +1 -1
package/index.umd.js
CHANGED
|
@@ -8229,7 +8229,6 @@
|
|
|
8229
8229
|
viewBox="0 0 32 32"
|
|
8230
8230
|
class="trusted-websites-icon"
|
|
8231
8231
|
>
|
|
8232
|
-
<title>Trusted websites</title>
|
|
8233
8232
|
<path
|
|
8234
8233
|
d="M18.667 4v2.667h4c0.186-0.020 0.374-0.020 0.56 0l-2.667 2.667-6.973 6.987 1.88 1.88 9.733-9.667c0.092 0.257 0.137 0.528 0.133 0.8v4h2.667v-9.333h-9.333z"
|
|
8235
8234
|
></path>
|