diff --git a/src/components/setup/StageOne.tsx b/src/components/setup/StageOne.tsx index 0c18df0..a8f6bc4 100644 --- a/src/components/setup/StageOne.tsx +++ b/src/components/setup/StageOne.tsx @@ -1,6 +1,6 @@ import { Button } from "@/components/ui/button" import { Card, CardContent, CardHeader, CardTitle } from "@/components/ui/card" -import { Key, Mail } from "lucide-react" +import { Mail } from "lucide-react" interface StageOneProps { setStage: (stage: number) => void @@ -25,7 +25,7 @@ export default function Home({ setStage }: StageOneProps) { Welcome to Mailseer! This is the first step of the setup process.

- We'll guide you through the installation process from here. + We'll guide you through the installation process from here.