diff --git a/native/user-profile/user-profile-bottom-sheet.react.js b/native/user-profile/user-profile-bottom-sheet.react.js --- a/native/user-profile/user-profile-bottom-sheet.react.js +++ b/native/user-profile/user-profile-bottom-sheet.react.js @@ -33,10 +33,8 @@ state => state.userStore.userInfos[userID], ); - const bottomSheetRef = React.useRef(); - return ( - + );