2
0

🐛 (js) Enable prefill for date input

This commit is contained in:
Baptiste Arnaud
2023-03-13 10:17:16 +01:00
parent f9aef907e3
commit a66a1e8226
4 changed files with 16 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@typebot.io/react",
"version": "0.0.25",
"version": "0.0.26",
"description": "React library to display typebots on your website",
"main": "dist/index.js",
"types": "dist/index.d.ts",