diff --git a/apps/web/src/components/features/auth/WelcomeSidebar.tsx b/apps/web/src/components/features/auth/WelcomeSidebar.tsx index 3d5803697..4436b935e 100644 --- a/apps/web/src/components/features/auth/WelcomeSidebar.tsx +++ b/apps/web/src/components/features/auth/WelcomeSidebar.tsx @@ -1,4 +1,3 @@ -import { Link } from '@tanstack/react-router'; import type React from 'react'; import { BusterLogoWithText } from '@/assets/svg/BusterLogoWithText'; import { Text } from '@/components/ui/typography'; @@ -10,9 +9,9 @@ export const WelcomeToBuster: React.FC<{
- + - +