Sunly
Results
1
issues of
Sunly
Use `updateConfig` to change cursor style is invalid. Example: ```js // App.vue const { updateConfig } = useCursor(); updateConfig({ /* some styles */ }); // cursor is not changed ```...