2
0

🐛 (numberInput) Fix input clearing out on dot or comma press

This commit is contained in:
Baptiste Arnaud
2023-10-25 17:37:45 +02:00
parent c2a08c482e
commit 4b248d554f
8 changed files with 69 additions and 15 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@typebot.io/nextjs",
"version": "0.2.8",
"version": "0.2.9",
"description": "Convenient library to display typebots on your Next.js website",
"main": "dist/index.js",
"types": "dist/index.d.ts",