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

Improved code by displaying current shop, instance and time-zone at the bottom of menu(#28u2peg) #57

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

azkyakhan
Copy link
Contributor

Related Issues

Closes #

Short Description and Why It's Useful

Screenshots of Visual Changes before/after (If There Are Any)

IMPORTANT NOTICE - Remember to update CHANGELOG.md with description of your change

Contribution and Currently Important Rules Acceptance

@azkyakhan
Copy link
Contributor Author

pre-order-menu

@azkyakhan azkyakhan requested a review from dt2patel April 26, 2022 07:16
}),
brandName() {
return (this as any).brands.find((brand: any) =>
brand.id === (this as any).selectedBrand)?.name
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should match id with id. Let me know if missed something here

Copy link
Contributor

Choose a reason for hiding this comment

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

Sir updated indentation of code.

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