JSFiddle - React, Tailwind, and code Playground

by mtenschert

HTML

<div style="max-width: 36rem; margin-left: auto; margin-right: auto">

<script
     src=“http://static.intellegam.com/dist/iife/TextFieldModal.js
     endpoint=“https://jellypipe-order-assistant-order-assistant-api-qplos4z6nq-ey.a.run.app/assistant“
     title="Kaomi"
     startMessage="Willkommen bei Jellypipe.\n\nFrag mich etwas."
     examples='["Was is Jellypipe?", "Was ist 3D Druck?"]'
     headerLogo=”https://pbs.twimg.com/profile_images/1453352701396406280/Gl3jWYzt_400x400.png”
     chatAvatar=”https://pbs.twimg.com/profile_images/1453352701396406280/Gl3jWYzt_400x400.png”
     inputEnabled="true"
     placeholder="Frag mich was..."
></script>


</div>