From acefe10a88e149e354e7653801ba2091b4ee22c1 Mon Sep 17 00:00:00 2001 From: richardoey Date: Mon, 30 Sep 2024 20:53:48 +0800 Subject: [PATCH] update rebass link --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8f70fbe..4a31627 100644 --- a/readme.md +++ b/readme.md @@ -864,7 +864,7 @@ | [Theme UI](https://theme-ui.com/home)| Build consistent, themeable React apps based on constraint-based design principles | | [Onsen React](https://onsen.io/react/)| Distributes Components for hybrid mobile apps with React and Onsen UI | | [Evergreen](https://evergreen.segment.com/)| Design system for React | -| [Rebass](https://rebassjs.org/)| React primitive UI components built with styled system | +| [Rebass](https://github.com/rebassjs/rebass)| React primitive UI components built with styled system | | [Grommet](https://v2.grommet.io/)| mobile first UI component library | | [Landing Page Template](https://github.com/cruip/open-react-template/)| Open source landing page template for react | | [Elemental UI](http://elemental-ui.com/)| A UI Toolkit for React.js Websites and Apps |