Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
kkafar committed Nov 14, 2023
1 parent a4edc61 commit c0b445b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ios/RNSConvert.mm
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ + (RNSScreenDetentType)RNSScreenDetentTypeFromAllowedDetents:(react::RNSScreenSh
return RNSScreenDetentTypeMedium;
case react::RNSScreenSheetAllowedDetents::Custom:
return RNSScreenDetentTypeCustom;

}
}

Expand Down

0 comments on commit c0b445b

Please sign in to comment.