Skip to content

Commit b3ec48e

Browse files
committed
fix: lint
1 parent 1cad8a2 commit b3ec48e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/GuessTheNumber.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Button, Card, Code, Icon, Input, Text } from "@stellar/design-system"
1+
import { Button, Card, Code, Icon, Input } from "@stellar/design-system"
22
import { useState } from "react"
33
import game from "../contracts/guess_the_number"
44
import { useWallet } from "../hooks/useWallet"

0 commit comments

Comments
 (0)