You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 24, 2019. It is now read-only.
The Question component will display the question.
An example:
It will accept properties:
question: a string in markdownYou will have to display markdown using react-markdown and prism for syntax coloration.