Skip to content

Conversation

@barshathakuri
Copy link
Contributor

No description provided.

className={styles.relatedBooksModal}
backdropClassName={styles.modalBackdrop}
onCloseButtonClick={onModalClose}
heading="School Package"
Copy link
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
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.

3 participants