@foundationui/smart-input
Advanced tools
Comparing version 1.0.79 to 1.0.80
{ | ||
"name": "@foundationui/smart-input", | ||
"version": "1.0.79", | ||
"version": "1.0.80", | ||
"description": "Smart input/textarea component for React. Learns to provide inline, tab-completeable suggestions.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -5,3 +5,3 @@ # `<SmartInput>` | ||
![demo user composing an email with SmartInput](https://user-images.githubusercontent.com/1095573/214162032-a7f9949a-0041-42c6-98d9-1634953b591d.png) | ||
![demo user composing an email with SmartInput](https://raw.githubusercontent.com/foundation-ui/assets/main/img/demo-email.gif) | ||
@@ -8,0 +8,0 @@ The component learns from user input and makes better suggestions over time. |
596747