From 525abff88da0a862fa4abdf931cb75e447734e2e Mon Sep 17 00:00:00 2001 From: Joshua Date: Fri, 2 Jun 2023 04:03:47 -0700 Subject: [PATCH] docs: Update README. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f9ce918..348fc3d 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,12 @@

+

+ 🚧 This package is now a part of @darkobits/react-kit. Check it out there! 🚧 +

+ +--- + - Lazily import React components that are defined using named exports. - Supports destructuring syntax, including nesting. - 100% type-safe.