diff --git a/src/Teleport/Teleport.tsx b/src/Teleport/Teleport.tsx index 235b75c..fe6b7ab 100644 --- a/src/Teleport/Teleport.tsx +++ b/src/Teleport/Teleport.tsx @@ -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