You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -168,6 +168,12 @@ import {ChromePicker } from 'vue-color';
168
168
</script>
169
169
```
170
170
171
+
## 🧩 FAQ / Issue Guide
172
+
173
+
| Error / Symptom | Related Issue |
174
+
|--------|----------------|
175
+
|`TS2742: The inferred type of 'default' cannot be named without a reference to ...` (commonly triggered when using `pnpm`) |[#278](https://github.com/linx4200/vue-color/issues/278)|
176
+
171
177
## 🤝 Contributing
172
178
173
179
Contributions are welcome! Please open issues or pull requests as needed.
0 commit comments