Import Link component for proper routing
cgen-904defc69b5a4e7fa6b43ad8dbb03617
This commit is contained in:
parent
8fc61359c7
commit
18fcf43b33
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import { UserType, OnboardingData } from "@/pages/Onboarding";
|
||||
import { Button } from "@/components/ui/button";
|
||||
import { Link } from "react-router-dom";
|
||||
import {
|
||||
Card,
|
||||
CardContent,
|
||||
|
|
|
|||
Loading…
Reference in a new issue