fixed all instanced of changed PublicFooter name

This commit is contained in:
2025-12-17 12:36:00 -06:00
parent 5a46375212
commit bebbba1ece
15 changed files with 15 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
import React from 'react';
import { Link } from 'react-router-dom';
import PublicNavbar from '../components/PublicNavbar';
import PublicFooter from '../components/PublicFooter-kc';
import PublicFooter from '../components/PublicFooter';
export default function TermsOfService() {
return (