Repository: layer5io/layer5
Going through the file system that is being followed in the file members.js i think we would need to create a folder named as Patterns in /assets/images & then the .svg image (logo) for the Patterns badge inside that, so that we can import & use it in the main js file.
Is this what the right approach would look like? Actually I just have a basic knowledge of Js, so by understanding the file system through the code, came upon this conclusion