Skip to content

Commit

Permalink
feat: Added mantine link in frontend category (#2222)
Browse files Browse the repository at this point in the history
* feat: added mantine link to frontend category under react

* Update database/frontend/react.json

---------

Co-authored-by: Avas <avas.bajracharya@renegadeinsurance.com>
Co-authored-by: Aftab Rehan <workwithaftabrehan@gmail.com>
  • Loading branch information
3 people authored Dec 28, 2023
1 parent 800236e commit 5ea48dd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions database/frontend/react.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,13 @@
"url": "https://www.coursera.org/learn/introduction-to-front-end-development/",
"category": "frontend",
"subcategory": "react"
},
{
"name": "Mantine",
"description": "Mantine is a React components library focused on providing great user and developer experience.",

"url": "https://mantine.dev/",
"category": "frontend",
"subcategory": "react"
}
]

1 comment on commit 5ea48dd

@vercel
Copy link

@vercel vercel bot commented on 5ea48dd Dec 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.