Skip to content

Commit

Permalink
chore: change company details to terms
Browse files Browse the repository at this point in the history
  • Loading branch information
rikhall1515 committed Apr 21, 2024
1 parent ea35614 commit c252b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export default function Footer() {
<a href="#">Privacy Settings</a>
</li>
<li className="me-4 last:mr-0 md:mr-6">
<a href="#">Company Details</a>
<a href="#">Terms</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit c252b3c

Please sign in to comment.