fix(babel): Use scoped react-bootstrap for babel@7
This commit is contained in:
@@ -10,7 +10,7 @@ import {
|
||||
FormGroup,
|
||||
ControlLabel,
|
||||
Checkbox
|
||||
} from 'react-bootstrap';
|
||||
} from '@freecodecamp/react-bootstrap';
|
||||
import Helmet from 'react-helmet';
|
||||
|
||||
import Layout from '../components/Layout';
|
||||
|
Reference in New Issue
Block a user