Implement DTOs, add managed state for schedule, export to txt
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
return day % 2 === 0 ? 1 : 2;
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
<div class="mb-6 flex items-center justify-between">
|
||||
<h2 class="text-2xl font-bold text-zinc-800">{steps[rota.currentStep - 1].title}</h2>
|
||||
<div class="justify-end">
|
||||
|
||||
Reference in New Issue
Block a user