4 lines
133 B
JavaScript
4 lines
133 B
JavaScript
import createWithBsPrefix from './createWithBsPrefix';
|
|
export default createWithBsPrefix('carousel-caption', {
|
|
Component: 'div'
|
|
}); |