feat: initial share dialog impl

This commit is contained in:
2025-12-27 19:27:31 +00:00
parent 1a1fc4743a
commit bac21166fb
15 changed files with 1157 additions and 96 deletions

View File

@@ -10,7 +10,6 @@ import { atom } from "jotai"
import { atomFamily } from "jotai/utils"
import { currentAccountAtom } from "@/account/account"
import { fetchApi } from "@/lib/api"
import type { AtomValue } from "@/lib/jotai-utils"
import {
DirectoryContent,
DirectoryInfo,