@lifesg/react-icons 1.4.0 → 1.5.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/index.d.ts CHANGED
@@ -185,6 +185,8 @@ export * from "./square";
185
185
  export * from "./star-fill";
186
186
  export * from "./star-half";
187
187
  export * from "./star";
188
+ export * from "./tablet-fill";
189
+ export * from "./tablet";
188
190
  export * from "./text-fill";
189
191
  export * from "./text";
190
192
  export * from "./tick-circle-fill";