diff --git a/components/custom/footer.tsx b/components/custom/footer.tsx index 4012306..9d39d64 100644 --- a/components/custom/footer.tsx +++ b/components/custom/footer.tsx @@ -3,8 +3,8 @@ import React from 'react'; const Footer = () => { return ( );