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
  • 4,467
  • 5
  • 34
  • 57

0 Answers0