Skip to content

Commit

Permalink
adding name to contributor list
Browse files Browse the repository at this point in the history
  • Loading branch information
eternalmaha committed Aug 16, 2024
1 parent 6790023 commit 9f85679
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Add yourself as a contributor to this project as a Markdown link that links your

## Cohort Participants

- [stacy Daniel](https://github.com/stacy-tech) 💃🏾
- [Maha Ahmed](https://github.com/eternalmaha) 🌲

- [Brianna Bland](https://github.com/bbland1) 👽

Expand Down
2 changes: 2 additions & 0 deletions src/views/Layout.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ import { useAuth, SignInButton, SignOutButton } from '../api/useAuth';

import './Layout.css';

// 1) import NavLink component

/**
* TODO: The links defined in this file don't work!
*
Expand Down

0 comments on commit 9f85679

Please sign in to comment.