We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 413c822 commit e71d2d3Copy full SHA for e71d2d3
src/index.js
@@ -144,7 +144,7 @@ export {
144
ButtonRefType,
145
} from './components';
146
147
-export { MdcAnimation as Animation } from '@momentum-design/components';
+export { Animation } from '@momentum-design/components/react';
148
149
export { PRESERVE_TABINDEX_CLASSNAME } from './utils/navigation';
150
export { AriaLabelRequired } from './utils/a11y';
0 commit comments