web2019/static/js/shop/ShowJSON.jsx

5 lines
91 B
JavaScript

export function ShowJSON() {
return (
<div> SHOW JSON PLACEHOLDER</div>
)
}