feat: add delete tag button and refactor NoteTag to separate component
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
app-state='self.appState',
|
||||
ng-if='self.appState.notes.selectedNotesCount > 0'
|
||||
)
|
||||
note-tags(
|
||||
note-tags-container(
|
||||
application='self.application'
|
||||
app-state='self.appState'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user