@matteoaliano/forest-ui 0.2.4 → 0.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
# Forest UI — AI Development Guidelines
|
|
2
2
|
|
|
3
|
+
> **forest-ui v0.2.5**
|
|
4
|
+
|
|
3
5
|
> **This file is auto-generated from the `forest-ui` package.**
|
|
4
6
|
> Run `npx forest-ui sync` to update it.
|
|
5
7
|
|
|
@@ -332,6 +334,4 @@ interface MyButtonProps extends ButtonProps {
|
|
|
332
334
|
}
|
|
333
335
|
```
|
|
334
336
|
|
|
335
|
-
---
|
|
336
337
|
|
|
337
|
-
*Generated from forest-ui v0.2.1*
|