yew/examples/js_callback/index.html
Simon a959796794
Update to Trunk 0.7 (#1614)
* install trunk from brew

* update examples

* prepare multi_thread (even tho it's still WIP)
2020-10-10 23:58:34 +02:00

12 lines
199 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Yew • Js Callback</title>
<link data-trunk rel="sass" href="index.scss" />
</head>
<body></body>
</html>