mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-09-26 02:49:34 +02:00
Implement tag auto-completion
This commit is contained in:
6
bookmarks/components/index.js
Normal file
6
bookmarks/components/index.js
Normal file
@@ -0,0 +1,6 @@
|
||||
import TagAutoComplete from './TagAutocomplete.svelte'
|
||||
|
||||
export default {
|
||||
TagAutoComplete
|
||||
}
|
||||
|
Reference in New Issue
Block a user