Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Agusx1211 committed Apr 9, 2024
1 parent f1ccab0 commit e86292a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/Send.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { ActionIcon, Box, Button, Divider, Group, NativeSelect, Switch, TextInput, Textarea, Title, Tooltip } from "@mantine/core"
import { ActionIcon, Box, Button, Divider, Group, NativeSelect, Switch, TextInput, Textarea, Title } from "@mantine/core"
import { useNavigate, useParams } from "react-router-dom"
import { ethers } from "ethers"
import { useForm } from "@mantine/form"
Expand Down

0 comments on commit e86292a

Please sign in to comment.