mchirico / zDaily

Playground to hack and test ideas with Zoe
1 stars 2 forks source link

Day 65: Widget Practice #72

Open mchirico opened 3 years ago

mchirico commented 3 years ago

Day 65

var body: some View {
        Text(entry.date, style: .time)
        Image("Mouse0")
            .resizable()
            .aspectRatio(contentMode: .fit)
    }
tacomonkautobot[bot] commented 3 years ago

mchirico, Thanks for opening this issue!