try to get widget working, but no ...
This commit is contained in:
@@ -20,6 +20,8 @@ struct ContentView: View {
|
||||
animation: .spring())
|
||||
private var items: FetchedResults<MoodEntry>
|
||||
|
||||
init(){ }
|
||||
|
||||
var body: some View {
|
||||
TabView {
|
||||
mainView
|
||||
|
||||
Reference in New Issue
Block a user