Add semantic ui types
This commit is contained in:
parent
af0129b598
commit
405eed0c0f
19 changed files with 371 additions and 320 deletions
|
|
@ -93,7 +93,6 @@ const hasFavorites = computed(() => store.state.favorites.count > 0)
|
|||
onBeforeRouteUpdate(fetchData)
|
||||
fetchData()
|
||||
|
||||
// @ts-expect-error semantic ui
|
||||
onMounted(() => $('.ui.dropdown').dropdown())
|
||||
|
||||
const { $pgettext } = useGettext()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue