diff --git a/src/components/captions/Captions.js b/src/components/captions/Captions.js index 12e0311..02044bf 100644 --- a/src/components/captions/Captions.js +++ b/src/components/captions/Captions.js @@ -4,20 +4,6 @@ import Table from 'react-bootstrap/Table' import {connect} from 'react-redux' import {Card, Form, Row, Col, Button} from 'react-bootstrap' -// const Popup = props => { -// return ( -// -// -// -// Edit Comment -// {props.text ? props.text : 'no comment.'} -// -// -// -// -// ) -// } - const Popup = props => { return (