UNPKG

react-bootstrap

Version:

Bootstrap 4 components built with React

6 lines 243 B
import createWithBsPrefix from './utils/createWithBsPrefix'; import divWithClassName from './utils/divWithClassName'; var DivStyledAsH4 = divWithClassName('h4'); export default createWithBsPrefix('modal-title', { Component: DivStyledAsH4 });