0.0.4 • Published 3 years ago

waytohealth-inbox v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

vue-inbox

A Vue frontend for interacting with a Way to Health participant

Requirements

This component leverages pinia, so your application should load this before using the component

import { createPinia, PiniaVuePlugin } from 'pinia'

const pinia = createPinia()
Vue.use(PiniaVuePlugin);
Vue.use(pinia);
0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago