Skip to content

Commit

Permalink
Correct an inaccurate merge conflict resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
amyevans committed Nov 21, 2023
1 parent a2a4928 commit 03a1b2a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/CONST.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2879,14 +2879,6 @@ const CONST = {
*/
ADDITIONAL_ALLOWED_CHARACTERS: 20,

/**
* native IDs for close buttons in Overlay component
*/
OVERLAY: {
TOP_BUTTON_NATIVE_ID: 'overLayTopButton',
BOTTOM_BUTTON_NATIVE_ID: 'overLayBottomButton',
},

REFERRAL_PROGRAM: {
CONTENT_TYPES: {
MONEY_REQUEST: 'request',
Expand Down

0 comments on commit 03a1b2a

Please sign in to comment.