@zealicsolutions/web-ui 0.3.277 → 0.3.278
Sign up to get free protection for your applications and to get access to all the features.
@@ -24,7 +24,7 @@ export { Video, VideoProps } from './Video/Video';
|
|
24
24
|
export { Image, ImageProps } from './Image/Image';
|
25
25
|
export { Carousel, CarouselProps } from './Caruser/Carousel';
|
26
26
|
export * from './TextMolecule/TextMolecule';
|
27
|
-
export
|
27
|
+
export * from './Button/Button';
|
28
28
|
export * from './ZealUIModal/ZealUIModal';
|
29
29
|
export * from './Consent/Consent';
|
30
30
|
export * from './Link/Link';
|