fix(link): lint and format links

This commit is contained in:
Mrugesh Mohapatra
2019-02-21 20:55:36 +05:30
committed by Stuart Taylor
parent 4fb112e87f
commit 65288de39a
14 changed files with 75 additions and 261 deletions

View File

@@ -1,4 +1,3 @@
/* eslint-disable max-len */
import React, { Fragment } from 'react';
import Helmet from 'react-helmet';
import { Grid, Col, Row } from '@freecodecamp/react-bootstrap';