Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creates a generic resource details component #1397

Merged
merged 6 commits into from
May 8, 2024

Conversation

ciremusyoka
Copy link
Collaborator

Part of #1388

Changes included with this PR

  • Creates a generic resource details component

Checklist

  • tests are included and passing

@ciremusyoka ciremusyoka requested a review from peterMuriuki May 6, 2024 07:52
title: React.ReactNode;
headerLeftData: Record<string, React.ReactNode>;
headerLeftDataClasses?: string;
dateData?: Record<string, string | undefined>;
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: Not guaranteed to always be date data.

peterMuriuki
peterMuriuki previously approved these changes May 8, 2024
@peterMuriuki peterMuriuki merged commit 7595cfc into main May 8, 2024
0 of 2 checks passed
@peterMuriuki peterMuriuki deleted the details-view-body-1388 branch May 8, 2024 13:46
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.

2 participants