major change fixing bugs when running SSR in the project
This commit is contained in:
@@ -56,7 +56,7 @@ export default {
|
||||
|
||||
props: {
|
||||
dates: {
|
||||
type: Array,
|
||||
type: Object,
|
||||
},
|
||||
currentDate: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user