Skip to content

Conversation

@Codebox124
Copy link
Member

Description

Checklist

  • I have followed the repository's contribution guidelines.
  • I have added necessary documentation or updated existing documentation.
  • My code follows the established code style and formatting of the project.
  • I have tested my changes and they function as expected.
  • I have added suitable unit tests (if applicable).

Desktop-screenshot (12)

To be reviewed by: @Nasfame @techyNonso

@vercel
Copy link

vercel bot commented Nov 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app-decenterai-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 12, 2024 8:44am

<div>
<h4 className="text-[#F0F0F0]">{item.name}</h4>
<span className="text-[#92929D]">{item.msg}</span>
<h4 className="text-[#F0F0F0]">{notification.name}</h4>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please why do we still have hard coded color values here. All possible colors for this project have been oncluded in tailwind config file, look at it an use the right variable please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants