UNPKG

react-bootstrap

Version:

Bootstrap 5 components built with React

6 lines 237 B
import createWithBsPrefix from './createWithBsPrefix'; import divWithClassName from './divWithClassName'; const DivStyledAsH5 = divWithClassName('h5'); export default createWithBsPrefix('offcanvas-title', { Component: DivStyledAsH5 });