mirror of
https://github.com/toeverything/AFFiNE.git
synced 2025-01-05 15:43:11 +03:00
9030ca511e
use case ``` const tagService = useService(TagService); const tags = useLiveData(tagService.tags); const currentTagLiveData = tagService.tagByTagId(tagId); const currentTag = useLiveData(currentTagLiveData); ``` |
||
---|---|---|
.. | ||
affine-cloud | ||
affine-desktop | ||
affine-desktop-cloud | ||
affine-legacy | ||
affine-local | ||
affine-migration | ||
fixtures | ||
kit | ||
storybook |