summaryrefslogtreecommitdiff
path: root/Jel/Views/Dashboard
diff options
context:
space:
mode:
authorShav Kinderlehrer <[email protected]>2024-02-20 22:18:15 -0500
committerShav Kinderlehrer <[email protected]>2024-02-20 22:18:15 -0500
commit53b079259556532569af3af0e3b15aa887adbfd4 (patch)
treedd6cf98924d5cfeaedfe4258d784571b3ad90c21 /Jel/Views/Dashboard
parentc9fea341849b5290966f71be958ed6ad41b77576 (diff)
downloadjel-53b079259556532569af3af0e3b15aa887adbfd4.tar.gz
jel-53b079259556532569af3af0e3b15aa887adbfd4.zip
Start creating itemSeriesView
Diffstat (limited to 'Jel/Views/Dashboard')
-rw-r--r--Jel/Views/Dashboard/DashboardLibraryView.swift4
1 files changed, 2 insertions, 2 deletions
diff --git a/Jel/Views/Dashboard/DashboardLibraryView.swift b/Jel/Views/Dashboard/DashboardLibraryView.swift
index b2a8449..0510113 100644
--- a/Jel/Views/Dashboard/DashboardLibraryView.swift
+++ b/Jel/Views/Dashboard/DashboardLibraryView.swift
@@ -37,8 +37,8 @@ struct DashboardLibraryView: View {
}
.buttonStyle(PlainButtonStyle())
}
- }.padding(.horizontal)
- }
+ }
+ }.padding(.horizontal)
}
.onAppear {
Task {