Added Telephony Context and removed HelloWorld

example
This commit is contained in:
2023-10-06 16:30:24 -05:00
parent c366605fe1
commit 1408725f91
15 changed files with 1367 additions and 195 deletions

View File

@@ -2,9 +2,12 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link
rel="icon"
href="https://www.verint.com/wp-content/themes/verint/dist/img/favicon.ico"
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Vue + TS</title>
<title>Channel Automation Vue Apps</title>
</head>
<body>
<div id="app"></div>