UNPKG

@legendarymediatv/bootstrap

Version:

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

8 lines (7 loc) 276 B
export default class FullPage extends React.Component<any, any, any> { static Content: (props: any) => JSX.Element; static Footer: (props: any) => JSX.Element; constructor(props: any); constructor(props: any, context: any); } import React from "react";