Any devs familiar with React? Trying to determine how to place paragraph level text under a React Bootstrap Modal.Header’s Modal.Title. My react/js skills are very week so I’m struggling with this. All my tests place the text to the right of the Modal.Header’s Modal.Title
Also, I’m trying to similarly center paragraph level text right under component (closer to the component than its border below it; hopefully that makes sense). Right now I’ve got it looking good but the paragraph text is more “attached/closer” to the border than the component above (which is what I want).
For reference, I’m trying to match the mocks
@Yoni Augarten (I believe) provided me here for Create a Repository and Admin pages. I’m kinda struggling getting it perfect tbh 😿
https://github.com/treeverse/lakeFS/issues/2316#issuecomment-939459473