From 9a41ca7e9862230c5541fb634ff5899e1e99c9e1 Mon Sep 17 00:00:00 2001 From: Vladimir Rubin Date: Mon, 23 Dec 2024 00:13:58 +0200 Subject: [PATCH] style: mix format --- lib/exmr_web/live/exam_live/index.html.heex | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/exmr_web/live/exam_live/index.html.heex b/lib/exmr_web/live/exam_live/index.html.heex index ccd2676..2827539 100644 --- a/lib/exmr_web/live/exam_live/index.html.heex +++ b/lib/exmr_web/live/exam_live/index.html.heex @@ -87,7 +87,10 @@ <%= for day <- 1..Date.days_in_month(@current_month) do %> <% {:ok, date} = Date.new(@current_month.year, @current_month.month, day) %> -
+
{day}