@oaknational/oak-components 1.173.0 → 1.174.0
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/cjs/index.js +1 -1
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/types.d.ts +1 -1
- package/package.json +1 -1
package/dist/types.d.ts
CHANGED
|
@@ -1305,7 +1305,7 @@ declare const icons: {
|
|
|
1305
1305
|
readonly warning: "v1704901279/icons/zzszodmk7fvxm9xzzg9s.svg";
|
|
1306
1306
|
readonly "lightbulb-yellow": "v1705078631/icons/q2v4sqxouy1ngcajoavv.svg";
|
|
1307
1307
|
readonly lightbulb: "v1705078631/icons/zldisxmbff36z68rwcef.svg";
|
|
1308
|
-
readonly pencil: "
|
|
1308
|
+
readonly pencil: "v1765890807/icons/pencil.svg";
|
|
1309
1309
|
readonly quiz: "v1705416077/icons/kaaizjcudy0jfgfrrdel.svg";
|
|
1310
1310
|
readonly video: "v1705416078/icons/wzey1zfxrvv3apeebbf5.svg";
|
|
1311
1311
|
readonly intro: "v1705662092/icons/pl7bnmb13txese9yxkjv.svg";
|