I have a Fragment in a React Component that I want to use in a separate component, is there any way I could reuse the Fragment?
Here is the Fragment from the first co