Gazebo_simulation-Frontend/node_modules/react-bootstrap/esm/CarouselCaption.js
2020-12-21 10:29:31 -05:00

4 lines
133 B
JavaScript

import createWithBsPrefix from './createWithBsPrefix';
export default createWithBsPrefix('carousel-caption', {
Component: 'div'
});