From 48892f31d38cac2d1e98126e02ac8d6adf95dee8 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 1 Oct 2022 21:58:22 +0200 Subject: [PATCH] docs: add astro-reactive-datagrid --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 42381e9..c6ff969 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Build blazing-fast user interfaces with native [Astro](https://astro.build) comp | --- | --- | --- | | [astro-reactive-form](https://github.com/ayoayco/astro-reactive-library/tree/main/packages/astro-reactive-form) | [![npm](https://img.shields.io/npm/v/astro-reactive-form)](https://www.npmjs.com/package/astro-reactive-form) | 🛠 in-progress | | astro-reactive-validator | 🛠 in-progress | 🛠 in-progress | +| astro-reactive-datagrid | 🛠 in-progress | 🛠 in-progress | # Running the demo app To run the project's demo app locally: