Module

choirSelectionRoutingOptions

ChoirSelection component routing options. This tells React Router which url path to use. Treat this file as an enum.
Author:

View Source components/ChoirSelection/choirSelectionRoutingOptions.js, line 1

Members

# static constant CHOIR_MEMBERS

Route to the ChoirMembers component

View Source components/ChoirSelection/choirSelectionRoutingOptions.js, line 18

# static constant MUSIC_SELECTION

Route to the MusicSelection component

View Source components/ChoirSelection/choirSelectionRoutingOptions.js, line 13