'React File Viewer Display Issue

I am using react-file-viewer to preview files in react. I am facing issue with displaying. I am using react-file-viewer inside map function (iterating file viewer).If file has same extension so showing all files in single container but if file has different extension so it is showing in different container. So I want to show always in different container whether file type same or not.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source