fix sonner import (#73)

* chore: version templates

* document-qa too

---------

Co-authored-by: Clelia (Astra) Bertelli <clelia@runllama.ai>
This commit is contained in:
Adrian Lyjak
2025-11-21 10:53:01 -05:00
committed by GitHub
parent 5c3d3461de
commit 5c20a33dfc
+2 -1
View File
@@ -1,4 +1,5 @@
import { ApiProvider, Toaster } from "@llamaindex/ui";
import { ApiProvider } from "@llamaindex/ui";
import { Toaster } from "sonner";
import Home from "./pages/Home";
import { Theme } from "@radix-ui/themes";
import { clients } from "@/libs/clients";