This repository was archived by the owner on Jan 7, 2026. It is now read-only.
Commit fd0d63b
fix: add function to return empty object in options prop of Lenis.vue… (#7)
* fix: add function to return empty object in options prop of Lenis.vue to prevent side effects with vue-docgen
* removed test code
* updated package version
---------
Co-authored-by: Simon Goetz <simon@milkshake.studio>1 parent e61c38d commit fd0d63b
2 files changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
143 | | - | |
| 141 | + | |
144 | 142 | | |
0 commit comments