celeroncoder / celeroncoder/gdsc_22-23_task_round
React Review Audit
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Score: 99/100** · 0 errors · 1 warning
Copy as prompt
```text
Fix the following React Review diagnostics in my codebase.
## Warnings (1)
1. [warning] design-no-default-tailwind-palette — src/components/Hero.tsx:19
to-indigo-600 reads as the Tailwind template default — use your project's brand color or zinc/neutral/stone
```
---
### ⚠️ Warnings (1)
**`design-no-default-tailwind-palette`**
to-indigo-600 reads as the Tailwind template default — use your project's brand color or zinc/neutral/stone
> Replace `indigo-*` / `gray-*` / `slate-*` with project tokens, your brand color, or a less-default neutral (`zinc`, `neutral`, `stone`)
[`src/components/Hero.tsx:19`](https://github.com/celeroncoder/gdsc_22-23_task_round/blob/9beb653da92248820f18e3a7f99e070ceb782daf/src/components/Hero.tsx#L19)
---
Last scored May 14, 2026 at 9:39 AM UTC. Maintained by [React Review](https://github.com/millionco/react-review).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.