Skip to content

Commit 24c7448

Browse files
committed
docs: add 'Known issues' section
1 parent 1071f15 commit 24c7448

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,12 @@ import {ChromePicker } from 'vue-color';
168168
</script>
169169
```
170170

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+
171177
## 🤝 Contributing
172178

173179
Contributions are welcome! Please open issues or pull requests as needed.

0 commit comments

Comments
 (0)