Jack
Results
2
comments of
Jack
I had the same issue. All you have to do is add `vuetify` to the `addDecorator` call. ```javascript // add vuetify import vuetifyConfig from '../src/plugins/vuetify' addDecorator(() => ({ vuetify: vuetifyConfig,...
Added Cauchy but needs better tests. See #5.