UNPKG

@themesberg/react-bootstrap

Version:

Unofficial release of the react-bootstrap library with Bootstrap 5 components built with React

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