mirror of
https://github.com/run-llama/template-workflow-document-qa.git
synced 2026-06-30 21:47:58 -04:00
fix sonner import (#73)
* chore: version templates * document-qa too --------- Co-authored-by: Clelia (Astra) Bertelli <clelia@runllama.ai>
This commit is contained in:
+2
-1
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user