
We will need two Json Rendering components, one for list items and one for container to have the list. For example: MessageListItem, MessageListCard. NextJS code will looks like as follows for the list item (we have a custom theme) NextJS code for the MessageListCard will looks like For the list Continue Reading