mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-04-26 10:38:30 +02:00
Updated README
This commit is contained in:
@@ -62,7 +62,7 @@ extension Modern.PokedexDemo {
|
||||
|
||||
// MARK: Private
|
||||
|
||||
@LiveList(
|
||||
@ListState(
|
||||
From<Modern.PokedexDemo.PokedexEntry>()
|
||||
.orderBy(.ascending(\.$index)),
|
||||
in: Modern.PokedexDemo.dataStack
|
||||
|
||||
Reference in New Issue
Block a user