@codecademy/gamut
72.2.172.2.2-alpha.01c84d.0
dist/index.js~
dist/index.jsModified+2−2
Index: package/dist/index.js
===================================================================
--- package/dist/index.js
+++ package/dist/index.js
@@ -7,8 +7,9 @@
export * from './BodyPortal';
export * from './Box';
export * from './Breadcrumbs';
export * from './Button';
+export { ButtonSelectors } from './ButtonBase';
export * from './Card';
export * from './Coachmark';
export * from './ConnectedForm';
export * from './ContentContainer';
@@ -48,6 +49,5 @@
export * from './Tip/ToolTip';
export * from './typings/responsive-properties';
export * from './Typography/Text';
export * from './utils';
-export * from './Video';
-export {};
\ No newline at end of file
+export * from './Video';
\ No newline at end of file