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 20e3dab commit 3d97512Copy full SHA for 3d97512
src/common/SlideAnimationView.js
src/common/index.js
@@ -29,7 +29,6 @@ export { default as SearchInput } from './SearchInput';
29
export { default as SectionHeader } from './SectionHeader';
30
export { default as SectionSeparator } from './SectionSeparator';
31
export { default as SectionSeparatorBetween } from './SectionSeparatorBetween';
32
-export { default as SlideAnimationView } from './SlideAnimationView';
33
export { default as SmartUrlInput } from './SmartUrlInput';
34
export { default as SpinningProgress } from './SpinningProgress';
35
export { default as GroupAvatar } from './GroupAvatar';
0 commit comments