web2019/static/js/shop/ImportJSON.jsx

5 lines
90 B
JavaScript

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