Skip to content

Commit

Permalink
Update testing instructions in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
steveWDamesJr committed May 12, 2022
1 parent d2edd8b commit a20ce45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/rockets/elementRockets.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { useDispatch } from 'react-redux';
import { PropTypes } from 'prop-types';
// import 'bootstrap/dist/css/bootstrap.min.css';
import Button from 'react-bootstrap/Button';
import { addRocketReservation, removeRocketReservation } from '../../redux/rockets/rockets';
import styles from './Rockets.module.css';
Expand Down

0 comments on commit a20ce45

Please sign in to comment.