epiccoleman / react-circle-of-fifths

An interactive Circle of Fifths component for React
https://www.npmjs.com/package/react-circle-of-fifths
MIT License
9 stars 0 forks source link

Move CircleOfFifthsSelection to its own file #6

Closed epiccoleman closed 1 year ago

epiccoleman commented 1 year ago

I'd like to move the CircleOfFifthsSelection type to its own file, so that the link to the definition in the README doesn't need to change whenever that block of code moves around.

epiccoleman commented 1 year ago

Fixed in v1.0.2.