coopsoc / website

https://coopsoc.com.au
7 stars 5 forks source link

Clean up inconsistent Reactstrap usage #62

Open scorpiontornado opened 10 months ago

scorpiontornado commented 10 months ago

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).