From fc870f1f7fc6fa3fb7ec78cf6ae2b55e113f67e7 Mon Sep 17 00:00:00 2001 From: neil Date: Thu, 24 Nov 2022 11:09:25 +0800 Subject: [PATCH] test preview --- packages/gui/README.md | 1 - packages/ui/README.md | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/gui/README.md b/packages/gui/README.md index b6f750d..fb9879b 100644 --- a/packages/gui/README.md +++ b/packages/gui/README.md @@ -31,4 +31,3 @@ You can preview the production build with `npm run preview`. * [Rust module system is weird?](https://www.sheshbabu.com/posts/rust-module-system/) -TEST PREVIEW diff --git a/packages/ui/README.md b/packages/ui/README.md index 7373408..f4f6bd2 100644 --- a/packages/ui/README.md +++ b/packages/ui/README.md @@ -10,6 +10,9 @@ $ pnpm install # assuming you have not done so $ pnpm dev ``` +## Todo +[] setup a scaffolding script to make it easier making elements + ## Design System This library is dependent on the following