fixed all instanced of changed PublicFooter name
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user