We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cad8a2 commit b3ec48eCopy full SHA for b3ec48e
src/components/GuessTheNumber.tsx
@@ -1,4 +1,4 @@
1
-import { Button, Card, Code, Icon, Input, Text } from "@stellar/design-system"
+import { Button, Card, Code, Icon, Input } from "@stellar/design-system"
2
import { useState } from "react"
3
import game from "../contracts/guess_the_number"
4
import { useWallet } from "../hooks/useWallet"
0 commit comments