SyntaxError: Adjacent JSX elements must be wrapped in an enclosing tag
i try to show articles in the page, but i got some problem that is need wrapped enclosing tag in reactjs. It looks like React isnt accepting same tags next to each other how do I display tabular data?