Skip to content

Add School Package List in Courier Packages#129

Open
barshathakuri wants to merge 2 commits intodevelopfrom
feature/courier-package
Open

Add School Package List in Courier Packages#129
barshathakuri wants to merge 2 commits intodevelopfrom
feature/courier-package

Conversation

@barshathakuri
Copy link
Copy Markdown
Contributor

No description provided.

className={styles.relatedBooksModal}
backdropClassName={styles.modalBackdrop}
onCloseButtonClick={onModalClose}
heading="School Package"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

use the appropriate heading name.

Comment on lines +82 to +91
<Button
className={styles.button}
name={undefined}
title="View school packages"
onClick={showSchoolPackagesModal}
disabled={disabled}
variant="tertiary"
>
Schools
</Button>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

it's better to show this button conditionally. If schoolPackages exits in given courierPackage, then show this button.

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