From 38e012def1c2fac87c424b23075168fba1b0dcda Mon Sep 17 00:00:00 2001 From: Li Date: Sun, 7 Jul 2024 11:07:32 +1000 Subject: [PATCH] Tidy --- LiftLog.Ui/Shared/Smart/SessionComponent.razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LiftLog.Ui/Shared/Smart/SessionComponent.razor b/LiftLog.Ui/Shared/Smart/SessionComponent.razor index 7cf10c8c..9420805d 100644 --- a/LiftLog.Ui/Shared/Smart/SessionComponent.razor +++ b/LiftLog.Ui/Shared/Smart/SessionComponent.razor @@ -6,7 +6,7 @@ @if(Session.Blueprint.Notes != "") { - + notes

@Session.Blueprint.Notes