fix: show line badge in date grouped by time
This commit is contained in:
parent
21efcc8601
commit
4196f01583
1 changed files with 1 additions and 0 deletions
|
|
@ -90,6 +90,7 @@ export default async function ScheduleByDate({
|
|||
hour: "numeric",
|
||||
minute: "2-digit",
|
||||
})}`}
|
||||
showLine
|
||||
/>
|
||||
))}
|
||||
</main>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue