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

refactor: HS-12345: Refactor Payment Element shimmer, Modal setState #147

Closed
wants to merge 5 commits into from

Conversation

jaggaroshu
Copy link

Updated set state
moved repeating Shimmer Ui to loop

Updated set state moved repeating ui to loop
src/Components/PaymentElementShimmer.res Show resolved Hide resolved
src/Components/PaymentElementShimmer.res Show resolved Hide resolved
src/Components/PaymentElementShimmer.res Show resolved Hide resolved
src/Components/PaymentElementShimmer.res Show resolved Hide resolved
@react.component
let make = () => {
<div className="flex flex-col gap-4">
<ElementShimmer n=2 />
Copy link
Contributor

Choose a reason for hiding this comment

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

if n is always going to be 2, it might as well not exist as a prop

ArushKapoorJuspay pushed a commit that referenced this pull request Sep 23, 2024
Bank Changes Added

* Bank Changes Added


Approved-by: Praful Koppalkar
ArushKapoorJuspay pushed a commit that referenced this pull request Sep 23, 2024
Merge in EXC/orca-elements from praful/removed_Country_from_card to master

* commit 'd4a175129e017c6e97b15bdfb1a301a85fb5eb60':
  commented it out for future
  Removed country from card form
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.

5 participants