switch to table
This commit is contained in:
@@ -103,7 +103,6 @@ const emit = defineEmits<{
|
||||
v-else
|
||||
:bookmarks="sortedBookmarks"
|
||||
:sort-key="bookmarkSortKey"
|
||||
:domain-from-url="domainFromUrl"
|
||||
@update:sort-key="emit('update:bookmarkSortKey', $event)"
|
||||
@show-profiles="emit('showBookmarkProfiles', $event)"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user