disqus / disqus-react

A React component for Disqus
MIT License
369 stars 46 forks source link

Fix README config prop #65

Closed arteagabriel closed 4 years ago

arteagabriel commented 4 years ago

Config prop needs to have an object of url identifier and title where right now it's just passing those values directly to the prop without it as an object.

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: