mr-wellick / musix

Practice music like the pros
0 stars 0 forks source link

Timeline Component #1

Open mr-wellick opened 3 months ago

mr-wellick commented 3 months ago

A Timeline component displays the current day as a 24 hour timeline. A Timeline component also displays TimelineItem Components.

Note: TimelineItem component should be part of the Timeline component until we need to break out into its own component.

MVP Features

Item(s) currently displayed should match the active day selected on Calendar component.

mr-wellick commented 3 months ago

Referred to following documentation for guidance: