fix(babel): Use scoped react-bootstrap for babel@7
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import { Grid, Row, Col, Image } from 'react-bootstrap';
|
||||
import { Grid, Row, Col, Image } from '@freecodecamp/react-bootstrap';
|
||||
import FontAwesomeIcon from '@fortawesome/react-fontawesome';
|
||||
import {
|
||||
faHtml5,
|
||||
|
||||
Reference in New Issue
Block a user