Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
josepot committed May 13, 2024
1 parent 5580855 commit 3f58da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Teleport/Teleport.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import {
import { Card, CardHeader } from "@/components/ui/card"
import { FormattedToken } from "./FormattedToken"
import { Input } from "@/components/ui/input"
import { FeesAndSubmit } from "./FeesAndSumit"
import { FeesAndSubmit } from "./FeesAndSubmit"

const Selector: React.FC<{
value: string
Expand Down

0 comments on commit 3f58da5

Please sign in to comment.