2
0

(js) Use px instead of rem to look good on any website

This commit is contained in:
Baptiste Arnaud
2023-03-02 12:24:20 +01:00
parent b2ad91c11f
commit cce63dfea3
17 changed files with 67 additions and 29 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@typebot.io/js",
"version": "0.0.18",
"version": "0.0.19",
"description": "Javascript library to display typebots on your website",
"type": "module",
"main": "dist/index.js",