Skip to content

Commit

Permalink
Update agent landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
mgunnin committed Aug 7, 2023
1 parent 9a407b6 commit 4105d68
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ui/app/page.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
import HomeClientPage from "./client-page"
import { getServerSession } from "next-auth/next"
import { options } from "@/lib/next-auth"
import Api from "@/lib/api"
import LibraryClientPage from "./client-page"

export const metadata = {
title: "Library | Lacra Labs",
Expand Down

0 comments on commit 4105d68

Please sign in to comment.