@mmb-digital/design-system-web 0.1.36 → 0.1.38

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.d.ts CHANGED
@@ -212,6 +212,7 @@ declare const Tabs: FC<TabsProps>;
212
212
 
213
213
  declare enum IconProductType {
214
214
  information = "information",
215
+ reward = "reward",
215
216
  warningTriangle = "warningTriangle"
216
217
  }
217
218
  declare enum IconProductSize {