Dashboard sipadu mbip
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

CarouselCaption.js 139B

1234
  1. import createWithBsPrefix from './utils/createWithBsPrefix';
  2. export default createWithBsPrefix('carousel-caption', {
  3. Component: 'div'
  4. });