[WEB-1397] fix: UI package logo component (#4858)

* fix: logo component

* chore: add missing anchor observable
This commit is contained in:
Aaryan Khandelwal 2024-06-18 16:16:50 +05:30 committed by GitHub
parent 56956d8786
commit 59f0e9fe2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 4 deletions

View file

@ -109,6 +109,7 @@ export class Page implements IPage {
label_ids: observable,
owned_by: observable.ref,
access: observable.ref,
anchor: observable.ref,
is_favorite: observable.ref,
is_locked: observable.ref,
archived_at: observable.ref,