mirror of
https://github.com/get-drexa/drive.git
synced 2025-12-01 22:11:39 +00:00
refactor: move convex into packages
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { api } from "@convex/_generated/api"
|
||||
import { api } from "@fileone/convex/_generated/api"
|
||||
import { useMutation } from "@tanstack/react-query"
|
||||
import { createFileRoute, useNavigate } from "@tanstack/react-router"
|
||||
import { useConvexAuth, useMutation as useConvexMutation } from "convex/react"
|
||||
|
||||
Reference in New Issue
Block a user