Updated README

This commit is contained in:
John Estropia
2021-04-11 11:03:17 +09:00
parent 593c0510d3
commit 1f562b25a7
13 changed files with 616 additions and 128 deletions

View File

@@ -71,7 +71,7 @@ extension Modern.PlacemarksDemo {
// MARK: Internal
@LiveObject(Modern.PlacemarksDemo.placePublisher)
@ObjectState(Modern.PlacemarksDemo.placePublisher)
var place: ObjectSnapshot<Modern.PlacemarksDemo.Place>?
init() {