mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-12 17:23:28 +03:00
9030ca511e
use case ``` const tagService = useService(TagService); const tags = useLiveData(tagService.tags); const currentTagLiveData = tagService.tagByTagId(tagId); const currentTag = useLiveData(currentTagLiveData); ``` |
||
---|---|---|
.. | ||
__tests__ | ||
workspace/legacy-cloud | ||
automation.ts | ||
constant.ts | ||
filter.ts | ||
global.ts | ||
is-valid-ip-address.ts | ||
page-info.ts | ||
ua-helper.ts | ||
workspace.ts |