Skip to content

Commit

Permalink
Add Eraser pin to Bookmarks page
Browse files Browse the repository at this point in the history
  • Loading branch information
Duoquote committed Mar 23, 2024
1 parent 86fbfeb commit 6ade40e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/pages/Bookmarks.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@ const Bookmarks = () => {
url="https://www.photopea.com/"
description="A Photoshop-like online image editor."
/>
<Pin
name="Eraser"
url="https://www.eraser.io/"
description="Documents & diagrams editor."
/>
</Grid>
</Container>
</Box>
Expand Down

0 comments on commit 6ade40e

Please sign in to comment.