Skip to content

Commit

Permalink
delete share list from about
Browse files Browse the repository at this point in the history
  • Loading branch information
GrannyYetta committed Oct 13, 2024
1 parent 9cf1d33 commit 3136177
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions src/views/About.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,7 @@ export function About() {
</li>
<li>
Share your list with friends, family, colleagues or whomever you
wish. Just click on{' '}
<NavLink
to="/manage-list"
className="inline-flex items-center font-semibold hover:text-accent hover:underline underline-offset-2 decoration-[2px]"
>
{' '}
<FaShareAlt className="mr-1" /> Share
</NavLink>
wish.
</li>
</ol>
</section>
Expand Down

0 comments on commit 3136177

Please sign in to comment.