2 Open Issues Need Help Last updated: Jul 7, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Change the text color of "4.2%" from red to green on the home page of a ReactJS business data reporting application. This involves locating the specific text element within the application's codebase and modifying its styling.

Complexity: 2/5
help wanted

JavaScript

AI Summary: Change the color of the "Đăng xuất" (Logout) button in the home page of a ReactJS application from red to green. This involves locating the button's styling within the React component and modifying the CSS to use a green color instead of red.

Complexity: 2/5
help wanted

JavaScript