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

Display Item Page and Each Item upon click #6

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Conversation

Simpleshaikh1
Copy link
Collaborator

I added the display Items carousel,
Upon click each item, it takes you to item details page.

Copy link
Owner

@tan12082001 tan12082001 left a comment

Choose a reason for hiding this comment

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

You can merge the branch🟢🎊

Highlights:

  • Item details page is being rendered when clicked on the item from the list of item in the home page.

Comment on lines +49 to +57
<ConfigureButton>
<SettingIcon>
<FaCog />
</SettingIcon>
Configure
<ArrowIcon>
<FaArrowRight />
</ArrowIcon>
</ConfigureButton>
Copy link
Owner

Choose a reason for hiding this comment

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

Please change the button text from Configure to Reserve.

@Simpleshaikh1 Simpleshaikh1 merged commit 0858949 into dev Dec 8, 2023
3 checks passed
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