Skip to content

Commit

Permalink
date.SelectorContainer: added a 2nd card for the transition day view
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiu committed Apr 20, 2024
1 parent 0f7dcdb commit 38a58dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/date/SelectorContainer.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ class SelectorContainer extends Container {
items : [{
module : DayViewComponent,
reference: 'day-view'
}, {
module : DayViewComponent,
reference: 'day-view-next'
}]
}],
/**
Expand Down

0 comments on commit 38a58dc

Please sign in to comment.