From 2efb99cccf45d2a537656796af2e9df63022a63d Mon Sep 17 00:00:00 2001 From: Carlos Esteban Feria Vila <2582866+carlosthe19916@users.noreply.github.com> Date: Wed, 20 Oct 2021 22:03:02 +0200 Subject: [PATCH] Add readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 59251db..9fae01a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # lib-ui + Reusable React components, hooks, and TypeScript modules shared between OpenUBL UI projects + +This library exists as a place to store and reuse abstractions that are useful for multiple Project OpenUBL UI projects, and are either not available in PatternFly yet or not covered by PatternFly's scope.