coopsoc/website

Clean up inconsistent Reactstrap usage

scorpiontornado opened this issue · 0 comments

E.g. using <div className="col..."> rather than <Col ...>. See the Reactstrap docs (and perhaps the Bootstrap docs, but note much of the div-based class system can be replaced with React components).