Skip to content

Add TSDoc and simplify components [fixes #103] #118

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zorfling
Copy link
Contributor

While adding the TSDoc I noticed a couple of small issues, so I've fixed those here too.

So this PR:

  • Adds TSDoc to types.ts
  • Fixes use of custom key (it appeared unused in lieu of the name)
  • Adds a story to test custom key
  • Simplify InMenuOptionStuff and OutMenuOptionStuff to use a single component and styled-components to set the color - removes the need for activeClicked on outOptions

Fixes #103

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation: Add JSDoc to types.ts
1 participant