This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(page:user): display user submissions by verdict with bar chart
## what - display user submissions by verdict with bar chart ## how - fetch the data using react-query hook `useFetchUserSubmissionVerdict` - display the data using Rechart bar chart ## why - to display submissions by verdict ## where - ./src/app/users/[username]/page.tsx ## usage
- Loading branch information
1 parent
a46b599
commit a367e70
Showing
1 changed file
with
26 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters