From 791e7ca9daa93ba3d34c0c7d0aa104962cd015a4 Mon Sep 17 00:00:00 2001 From: luoxiao Date: Wed, 31 Jan 2024 22:17:35 +0800 Subject: [PATCH] docs: added leptos compatibility --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ebc20d1..cd0a18f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,13 @@ [https://thawui.vercel.app](https://thawui.vercel.app) +## Leptos compatibility + +| Crate version | Compatible Leptos version | +| ----------------------------------------------------------- | ------------------------- | +| 0.1 | 0.5 | +| [thaw/v0.2](https://github.com/thaw-ui/thaw/tree/thaw/v0.2) | 0.6 | + ## Resources [Pigment](https://github.com/kobaltedev/pigment)