Added bootstrap package
This commit is contained in:
parent
2b3c9a5868
commit
d7664cbf84
10 changed files with 62 additions and 61 deletions
|
|
@ -49,7 +49,7 @@ class Index extends Component {
|
|||
|
||||
render() {
|
||||
return (
|
||||
<div className="IndexDisabled">
|
||||
<div className="IndexDisabled full-width">
|
||||
{/* https://v4-alpha.getbootstrap.com/components/carousel/ */}
|
||||
<header>
|
||||
<ReactResizeDetector handleWidth handleHeight onResize={this._onResize} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue