🧑💻 Improve env variables type safety and management (#718)
Closes #679
This commit is contained in:
@ -65,8 +65,6 @@ export const TypebotViewer = ({
|
||||
|
||||
const handleCompleted = () => onCompleted && onCompleted()
|
||||
|
||||
if (isEmpty(apiHost))
|
||||
return <p>process.env.NEXT_PUBLIC_VIEWER_URL is missing in env</p>
|
||||
return (
|
||||
<>
|
||||
<style>
|
||||
|
Reference in New Issue
Block a user