diff --git a/src/components/Dictionary.jsx b/src/components/Dictionary.jsx index 3b888dc..ce841b4 100644 --- a/src/components/Dictionary.jsx +++ b/src/components/Dictionary.jsx @@ -10,7 +10,7 @@ export class Dictionary extends React.Component { showWords() { let words = this.props.words.map((word) => { - return