Yew Subxt WASM examples (#968)

* add wasm examples

* cargo fmt

* change crate name

* resolve workspace conflicts
This commit is contained in:
Tadeo Hepperle
2023-05-26 11:14:49 +02:00
committed by GitHub
parent b9f5419095
commit e8612ddae0
8 changed files with 2666 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<link data-trunk rel="scss" href="index.scss" />
<title>Yew App</title>
</head>
</html>