UNPKG

react-bootstrap

Version:

Bootstrap 5 components built with React

4 lines (3 loc) 110 B
import Anchor, { AnchorProps } from '@restart/ui/Anchor'; export type { AnchorProps }; export default Anchor;