bentebbutt commited on
Commit
8864329
·
verified ·
1 Parent(s): 12bd0e7

Update frontend/src/App.tsx

Browse files
Files changed (1) hide show
  1. frontend/src/App.tsx +0 -1
frontend/src/App.tsx CHANGED
@@ -1,5 +1,4 @@
1
  import { useEffect} from "react";
2
- import { useState } from "react";
3
  import { ChainlitAPI, sessionState, useChatSession } from "@chainlit/react-client";
4
  import { Playground } from "./components/playground";
5
  import { useRecoilValue } from "recoil";
 
1
  import { useEffect} from "react";
 
2
  import { ChainlitAPI, sessionState, useChatSession } from "@chainlit/react-client";
3
  import { Playground } from "./components/playground";
4
  import { useRecoilValue } from "recoil";