-
Notifications
You must be signed in to change notification settings - Fork 3k
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
🍒 Cherry pick PR #54729 to staging 🍒 #54756
Conversation
Hey! I see that you made changes to our Form component. Make sure to update the docs in FORMS.md accordingly. Cheers! |
This pull request has merge conflicts and can not be automatically merged. 😞 |
@mjasikowski Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
src/types/form/index.ts
Outdated
<<<<<<< HEAD | ||
export type {InternationalBankAccountForm} from './InternationalBankAccountForm'; | ||
======= | ||
export type {MoneyRequestTimeForm} from './MoneyRequestTimeForm'; | ||
export type {MoneyRequestSubrateForm} from './MoneyRequestSubrateForm'; | ||
>>>>>>> a2c8842 (Merge pull request #54729 from Expensify/revert-52322-intl-bank-account) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like it's here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you accidentally merged upstream from main
, not staging
! 😅
jeez, I'm going to fix this mess |
8eff354
to
1f9eb85
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is looking great now!
feel free to merge if you agree 🙏 |
🍒 Cherry pick #54729 to staging 🍒