Clean up the repository
This commit is contained in:
parent
666b2d0e0d
commit
85da5b630f
15 changed files with 7 additions and 50 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { api } from "@/lib/eden/server";
|
||||
import { api } from "@/lib/api/server";
|
||||
|
||||
export default async function Home() {
|
||||
const { data: health } = await api.health.get();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue