fixed all instanced of changed PublicFooter name
This commit is contained in:
@@ -7,7 +7,7 @@ import { Label } from '../components/ui/label';
|
||||
import { Card } from '../components/ui/card';
|
||||
import { toast } from 'sonner';
|
||||
import PublicNavbar from '../components/PublicNavbar';
|
||||
import PublicFooter from '../components/PublicFooter-kc';
|
||||
import PublicFooter from '../components/PublicFooter';
|
||||
import { ArrowRight, Lock, AlertCircle } from 'lucide-react';
|
||||
|
||||
const ResetPassword = () => {
|
||||
|
||||
Reference in New Issue
Block a user