try to get widget working, but no ...

This commit is contained in:
Trey t
2022-01-10 15:27:34 -06:00
parent 19544b528d
commit 80690e4a8c
6 changed files with 41 additions and 31 deletions

View File

@@ -20,6 +20,8 @@ struct ContentView: View {
animation: .spring())
private var items: FetchedResults<MoodEntry>
init(){ }
var body: some View {
TabView {
mainView