CommonBike / commonbike-site

Meteor Javascript site for CommonBike
https://common.bike
7 stars 9 forks source link

Remove use of dangerouslySetInnerHTML #80

Open ericvrp opened 7 years ago

ericvrp commented 7 years ago

We might not need to call this anymore and can use regular text instead. We used to allow/support html in our text entries but we have stripped out mockup so replacing dangerouslySetInnerHTML would seem more secure now.