Hello, I'm trying to create a custom ListView inside my Chat page which is going to have a component I built inside FF named "MessageComponent" to display every single text message.
Problem is, I cannot seem to find a way to reference this component in this custom widget so looking for a way to achieve this.