0.0.4 • Published 2 years ago

waytohealth-inbox v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago