Skip to content

Checkout integration - #4

Open
bullTo wants to merge 70 commits into
15_product_pagefrom
checkout_integration
Open

Checkout integration#4
bullTo wants to merge 70 commits into
15_product_pagefrom
checkout_integration

Conversation

@bullTo

@bullTo bullTo commented Mar 3, 2025

Copy link
Copy Markdown
Owner

No description provided.

@bullTo bullTo left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Just reviewed all them of your code.

Comment thread components/AsideMenu.tsx Outdated

if (e.key !== undefined && e.key === 'Escape') {
closeIfOpened();
} else if (e.keyCode !== undefined && e.keyCode === 13) {

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Why did you report 2 lines for this?

@bullTo bullTo left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

What's is the next step?

Comment thread components/product/Images.tsx
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