Only use cursors supplied by the server (ref #59)
This commit is contained in:
parent
c4cca8cf6c
commit
d4b9ef3b0a
3 changed files with 5 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
import {makeAutoObservable} from 'mobx'
|
||||
import {
|
||||
AppBskyGraphGetFollowers as GetFollows,
|
||||
AppBskyGraphGetFollows as GetFollows,
|
||||
AppBskyActorRef as ActorRef,
|
||||
} from '@atproto/api'
|
||||
import {RootStoreModel} from './root-store'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue