Skip to content

Commit

Permalink
fix(core): fixed #209
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinoooo committed Apr 18, 2023
1 parent 5c60a92 commit 9648935
Show file tree
Hide file tree
Showing 8 changed files with 2,572 additions and 1,830 deletions.
1 change: 1 addition & 0 deletions playground/components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ declare module '@vue/runtime-core' {
TheParticles: typeof import('./src/components/TheParticles.vue')['default']
ThePortal: typeof import('./src/components/portal-journey/ThePortal.vue')['default']
TheSmallExperience: typeof import('./src/components/TheSmallExperience.vue')['default']
TheSphere: typeof import('./src/components/TheSphere.vue')['default']
VectorSetProps: typeof import('./src/components/VectorSetProps.vue')['default']
}
}
Loading

0 comments on commit 9648935

Please sign in to comment.