I\'m trying to set the initial month to the current month in state using the nuxtJS dayjs module.
Why can I use this.$dayjs in actions but not in state. And how could