refactor: refactor autocomplete tag input in separate components and move shared logic to state
This commit is contained in:
@@ -53,7 +53,6 @@
|
||||
ng-if='self.appState.notes.selectedNotesCount > 0'
|
||||
)
|
||||
note-tags-container(
|
||||
application='self.application'
|
||||
app-state='self.appState'
|
||||
)
|
||||
.sn-component(ng-if='self.note')
|
||||
|
||||
Reference in New Issue
Block a user