Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Support passing options to vuetify #2

Merged
merged 1 commit into from
Sep 25, 2021

Conversation

brunobg
Copy link
Contributor

@brunobg brunobg commented Sep 17, 2021

This is an attempt to fix #1. From what I tested, if you use

export const decorators = [
  withVuetify(opts),
];

where opts is a Vuetify configuration dictionary, this is stored in options and not in parameters.

@socheatsok78 socheatsok78 merged commit 1d6f076 into socheatsok78:main Sep 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to pass opts to vuetify?
2 participants