From b278b2034fa82996bcb4da85e11ba909c4c2f0bb Mon Sep 17 00:00:00 2001 From: markoburcul Date: Thu, 10 Oct 2024 18:25:15 +0200 Subject: [PATCH] test Signed-off-by: markoburcul --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31907339..d9eab53b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This monorepo contains packages for building web applications in the Status ecosystem. These packages can be used separately or combined to create consistent and beautiful user interfaces. ## Packages - +test | Name | `npm` | Description | | ------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [`@status-im/components`](./packages/components) | [![npm version](https://img.shields.io/npm/v/@status-im/components)](https://www.npmjs.com/package/@status-im/components) | Component library built with Radix UI, React Aria, Tailwind CSS. |