Skip to content

Commit a0d3300

Browse files
authored
fix: type declarations (#46)
Something to do with a newer vue version was causing component type declaration to use `import("vue").PublicProps` instead `import("vue").VNodeProps`. This resulted in type `any` when importing `EventCalendar` into a project.
2 parents 55c7cb2 + acc9436 commit a0d3300

File tree

2 files changed

+283
-84
lines changed

2 files changed

+283
-84
lines changed

0 commit comments

Comments
 (0)