Skip to content

Instantly share code, notes, and snippets.

@YonatanKra
Last active February 22, 2023 15:18
Embed
What would you like to do?
<script type="module">
import "https://unpkg.com/@vonage/vivid/button";
import "https://unpkg.com/@vonage/vivid/layout";
import "https://unpkg.com/@vonage/vividcard";
import "https://unpkg.com/@vonage/vivid/text-field";
import "https://unpkg.com/@vonage/vivid/dialog";
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment