Merge pull request #22 from Andre-Diamond/development
chore: update package-lock.json and enhance DRepVotingList component
chore: update package-lock.json and enhance DRepVotingList component
- Updated brace-expansion package versions in package-lock.json. - Added getLatestVotes function to DRepVotingList component to filter and return the most recent votes. - Modified DRepVotingList to use latestVotes for rendering instead of the original votes array.
Main
New Cardano Dashboard App