mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-03-12 01:02:54 -04:00
addd leptos compatibiliy for main to readme
This commit is contained in:
parent
e4c6901140
commit
943ae14f6c
1 changed files with 7 additions and 5 deletions
|
@ -88,7 +88,9 @@ This will create the function file in the src directory, scaffold an example dir
|
||||||
## Leptos compatibility
|
## Leptos compatibility
|
||||||
|
|
||||||
| Crate version | Compatible Leptos version |
|
| Crate version | Compatible Leptos version |
|
||||||
|----------------|---------------------------|
|
|---------------|---------------------------|
|
||||||
| <= 0.3 | 0.3 |
|
| <= 0.3 | 0.3 |
|
||||||
| 0.4, 0.5, 0.6 | 0.4 |
|
| 0.4, 0.5, 0.6 | 0.4 |
|
||||||
| 0.7, 0.8, 0.9 | 0.5 |
|
| 0.7, 0.8, 0.9 | 0.5 |
|
||||||
|
| main | 0.6.0-beta |
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue