devicons / devicons/react-devicons
Example of wrong import for react component
未关闭
- 主要语言
- TypeScript
- 星标
- 21
- 派生
- 5
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hello, everyone! I recently tried to import a NestJS icon component following the information on _[https://devicon-website.vercel.app/?icon=nestjs&q=nest](https://devicon-website.vercel.app/?icon=nestjs&q=nest)_ and the import location is wrong (or the information presented).
To be able to use it, I had to search for: `import NestjsOriginalIcon from “react-devicons/nestjs/original/index”; `
贡献指南
这个仓库没有索引到贡献指南
调研方向
从链接的 Devicon 网站上的 NestJS 条目开始,将其显示的 import 与可正常工作的路径 `react-devicons/nestjs/original/index` 进行比较。追踪网站的组件信息是在何处生成或记录的,然后验证所显示的 import 是否与 package 和组件路径匹配。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react, typescript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100