From a937b3603a5b1fbdc6358cb37c98c33fec1948ef Mon Sep 17 00:00:00 2001 From: Nate <37554478+servusdei2018@users.noreply.github.com> Date: Fri, 10 May 2024 23:18:14 -0400 Subject: [PATCH 1/2] feat(README.md): add MantineUI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 58d2aaf8..f3fcd4bd 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ A collection of awesome things regarding the React ecosystem. - [fluentui](https://github.com/microsoft/fluentui) - Microsoft's Fluent UI - [framework7](https://github.com/framework7io/framework7) - Full featured HTML framework for building iOS & Android apps - [ariakit](https://github.com/ariakit/ariakit) - Toolkit for building accessible web apps with React +- [mantine](https://mantine.dev/) - Fully featured React components library #### React State Management and Data Fetching From cf2953ec6502e4b7e674be5927aeab6787831b88 Mon Sep 17 00:00:00 2001 From: Nick Raienko Date: Mon, 23 Sep 2024 12:45:37 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3fcd4bd..2080d82f 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ A collection of awesome things regarding the React ecosystem. - [fluentui](https://github.com/microsoft/fluentui) - Microsoft's Fluent UI - [framework7](https://github.com/framework7io/framework7) - Full featured HTML framework for building iOS & Android apps - [ariakit](https://github.com/ariakit/ariakit) - Toolkit for building accessible web apps with React -- [mantine](https://mantine.dev/) - Fully featured React components library +- [mantine](https://github.com/mantinedev/mantine) - Fully featured React components library #### React State Management and Data Fetching