Skip to content

Commit 34c09a7

Browse files
committed
Lint
1 parent 18f815e commit 34c09a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/playground/src/components/ChatContent.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import "@bitte-ai/chat/style.css";
33
import { type Wallet, useBitteWallet } from "@bitte-ai/react";
44
import React, { useEffect, useState } from "react";
55
import { UseSendTransactionReturnType, UseSwitchChainReturnType } from "wagmi";
6+
67
import { Header } from "./Header";
78

89
type AppConfig = {

0 commit comments

Comments
 (0)