Component Hierarchy - sheriffhoodie/bandom GitHub Wiki
General
- App
- NavBar
- MainPage (many Components rendered inside here)
- Footer
Session Form
- SessionFormContainer
- SessionForm
Home Page
- NewSongsContainer
- NewSongsIndex
- NewSongItem
- BestSellersContainer
- BestSellersIndex
- BestSellersItem
Artist Show/Album Show Page
- AlbumShowContainer
- AlbumShow
- FollowersIndex
- FollowersIndexItem
- TracksIndex
- TracksIndexItem