zio/stable
Ansh Nanda 2023-07-18 13:04:29 -07:00
parent 2f63afc92e
commit e0f30c716a
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ export class FeedsDiscoveryModel {
feeds: CustomFeedModel[] = []
constructor(public rootStore: RootStoreModel) {
const lmao = 'lmao'
makeAutoObservable(
this,
{