0
<td scope="row">
   <button className="btn btn-link " onClick={onUserClick}>
      <ProfileImageAndBasicInfo
         profileImageProps={profileImageAndBasicInfoProps.profileImageProps}
         basicInfoProps={profileImageAndBasicInfoProps.basicInfoProps}>
   </button>

I have tried using bootstrap to button className but it only works when using d-none but this hides the whole content. I just want to show the basicInfoProps when the screen is xs.

Sachith Wickramaarachchi
  • 5,546
  • 6
  • 39
  • 68

0 Answers0