web2019/static/js/shop/ImportJSON.jsx

5 lines
95 B
JavaScript

export function ImportJSON() {
return (
<div> Import JSON PLACEHOLDER</div>
)
}