@sunrise-upc/mobile-prod-card 1.2.5-beta.0 → 1.2.5-beta.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1 @@
1
+ export { default } from './LinecheckModal';
@@ -7,3 +7,4 @@ export { default as ProductTeaser } from './ProductTeaser';
7
7
  export { default as ProductTableV3 } from './lineTable';
8
8
  export { default as StickyProductAnchor } from './StickyProductAnchor';
9
9
  export { default as StaticLineTable } from './StaticLineTable';
10
+ export { default as LinecheckModal } from './LineCheckV3';