UNPKG

@legendarymediatv/bootstrap

Version:

additional Bootstrap-based React components for extending functionality to react-bootstrap and gatsby

7 lines (6 loc) 228 B
export default class Feature extends React.Component<any, any, any> { static Container: (props: any) => JSX.Element; constructor(props: any); constructor(props: any, context: any); } import React from "react";