This website requires JavaScript.
Explore
Help
Sign In
occheung
/
web2019
forked from
M-Labs/web2019
Watch
1
Star
0
Fork
You've already forked web2019
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
59f726e805
web2019
/
static
/
js
/
shop
/
ImportJSON.jsx
5 lines
95 B
React
Raw
Normal View
History
Unescape
Escape
Minimal working multiple crates Signed-off-by: Egor Savkin <es@m-labs.hk>
2023-12-07 17:08:22 +08:00
export
function
ImportJSON
(
)
{
return
(
Start refactor of order form
2023-12-12 18:21:09 +08:00
<
div
>
Import
JSON
PLACEHOLDER
<
/
div
>
Minimal working multiple crates Signed-off-by: Egor Savkin <es@m-labs.hk>
2023-12-07 17:08:22 +08:00
)
}