Revert "Revert "feat: native smart tags (#782)""

This reverts commit b57350c899.
This commit is contained in:
Karol Sójko
2022-01-05 16:12:22 +01:00
parent c42eeea383
commit 80bf7baf16
33 changed files with 1030 additions and 868 deletions

View File

@@ -4,5 +4,4 @@ export { ApplicationView } from './application/application_view';
export { NoteGroupViewDirective } from './note_group_view/note_group_view';
export { NoteViewDirective } from './note_view/note_view';
export { FooterView } from './footer/footer_view';
export { TagsView } from './tags/tags_view';
export { ChallengeModal } from './challenge_modal/challenge_modal';