Skip to content

Commit 9ffcbd2

Browse files
committed
Merge pull request react-bootstrap#1623 from alfonsoperez/patch-1
Remove duplicate export
2 parents 6593298 + 4d61cab commit 9ffcbd2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ export ResponsiveEmbed from './ResponsiveEmbed';
4848
export Row from './Row';
4949
export SafeAnchor from './SafeAnchor';
5050
export SplitButton from './SplitButton';
51-
export SplitButton from './SplitButton';
5251
export Tab from './Tab';
5352
export Table from './Table';
5453
export Tabs from './Tabs';

0 commit comments

Comments
 (0)