diff --git a/docs/content/5.examples/2.vue/1.chatwoot.md b/docs/content/5.examples/2.vue/1.chatwoot.md new file mode 100644 index 00000000..664a3a7f --- /dev/null +++ b/docs/content/5.examples/2.vue/1.chatwoot.md @@ -0,0 +1,13 @@ +--- +head.title: 'Chatwoot | Vue 3 Examples' +--- + +# Chatwoot + +Chatwoot Minimal example of using Vue 3. + +::ReadMore{link="/guide/vue-packages/chatwoot"} +:: + +::sandbox{repo="huntersofbook/huntersofbook" branch="main" dir="examples/vue/chatwoot" file="app.vue"} +:: diff --git a/docs/content/5.examples/2.vue/_dir.yml b/docs/content/5.examples/2.vue/_dir.yml new file mode 100644 index 00000000..57fa0c14 --- /dev/null +++ b/docs/content/5.examples/2.vue/_dir.yml @@ -0,0 +1 @@ +icon: heroicons-outline:flag