maryvilledev / codesplainUI

Web app for breaking down and annotating Python 3 source code.
https://www.codesplain.io
GNU General Public License v3.0
2 stars 2 forks source link

Add org propType, refactor SnippetArea propTypes and mapStateToProps #433

Closed solkaz closed 7 years ago

solkaz commented 7 years ago

Description

Adds a custom prop type for orgs and refactors mapStateToProps and propTypes in SnippetArea

Motivation and Context

Does not fix a card, but I dislike starting a new feature and having eslint yell at me for that code.

Checklist:

Screenshots (if appropriate):