peridot
peridot copied to clipboard
Some UI Components have hardcoded values that need to be populated with API data
Describe The Bug
during development we used some hardcoded values while developing the UI. We'll need to clean these up
e.g:
- https://github.com/rocky-linux/peridot/blob/e7e949fc3991b2ec20f931060064208ef7e09e7d/peridot/ui/src/components/ProjectPackageDetails.tsx#L114
Reproduction Steps
n/a
Expected Behavior
n/a
Version and Build Information
n/a
Additional context
No response