refactor: remove tauri module/integration (#3377)
This commit is contained in:
parent
6f7806fa95
commit
4e96759f8c
13 changed files with 16 additions and 262 deletions
|
@ -18,7 +18,7 @@ router.afterEach(() => {
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<div flex justify-between sticky top-0 bg-base z-1 py-4 native:py-7 data-tauri-drag-region>
|
||||
<div flex justify-between sticky top-0 bg-base z-1 py-4>
|
||||
<NuxtLink
|
||||
flex items-end gap-3
|
||||
py2 px-5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue