Skip to content

Commit

Permalink
feat: added mantine link to frontend category under react
Browse files Browse the repository at this point in the history
  • Loading branch information
Avas committed Dec 25, 2023
1 parent 800236e commit be3e8fe
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions database/frontend/react.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,12 @@
"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"
}
]

0 comments on commit be3e8fe

Please sign in to comment.