Skip to content

Commit

Permalink
Fix TexterFaqs capitalization.
Browse files Browse the repository at this point in the history
  • Loading branch information
bchrobot committed Jul 5, 2018
1 parent 87bb48a commit 27eea76
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
28 changes: 0 additions & 28 deletions src/components/TexterFAQs.jsx

This file was deleted.

1 change: 0 additions & 1 deletion src/components/TexterFaqs.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import PropTypes from 'prop-types'
import { Card, CardTitle, CardText } from 'material-ui/Card'

const TexterFaqs = ({ faqs }) => {

return (
<div>
<h1>Frequently Asked Questions</h1>
Expand Down

0 comments on commit 27eea76

Please sign in to comment.