We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14da0b4 commit 35adf7aCopy full SHA for 35adf7a
packages/thirdweb/src/react/web/ui/ConnectWallet/Details.tsx
@@ -44,7 +44,7 @@ import { Button, IconButton } from "../components/buttons.js";
44
import { Link, Text } from "../components/text.js";
45
import { useCustomTheme } from "../design-system/CustomThemeProvider.js";
46
import { fadeInAnimation } from "../design-system/animations.js";
47
-import { StyledButton, StyledDiv } from "../design-system/elements.js";
+import { StyledButton } from "../design-system/elements.js";
48
import {
49
type Theme,
50
fontSize,
0 commit comments