vuetify-nuxt-module
vuetify-nuxt-module copied to clipboard
Type mismatch for date options
The module is of type Record<string, string> and the framework is of type Intl.DateTimeFormatOptions | ((date: Date, formatString: string, locale: string) => string)