WIP
This commit is contained in:
@@ -23,3 +23,9 @@ struct CountdownView: View {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
struct CountdownView_Previews: PreviewProvider {
|
||||
static var previews: some View {
|
||||
CountdownView()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user