GitBook: [zh_tw] 2 pages modified

This commit is contained in:
洪慈吟 2020-04-19 23:33:13 +00:00 committed by Justin Starry
parent bcc2b58b49
commit 2e0d6b676f
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
* [專案設定](getting-started/project-setup/README.md)
* [使用 wasm-pack](getting-started/project-setup/using-wasm-pack.md)
* [Using wasm-bindgen](getting-started/project-setup/using-wasm-bindgen.md)
* [使用 wasm-bindgen](getting-started/project-setup/using-wasm-bindgen.md)
* [Using cargo-web](getting-started/project-setup/using-cargo-web.md)
* [Starter Templates](getting-started/starter-templates.md)
* [Build a Sample App](getting-started/build-a-sample-app.md)

View File

@ -1,6 +1,6 @@
# Using wasm-bindgen
# 使用 wasm-bindgen
{% hint style="info" %}
`Contribute to our docs:` [Explain how to use wasm-bindgen to build an app](https://github.com/yewstack/docs/issues/34)
`歡迎來貢獻文件:`[`解說如何用 wasm-bindgen 建立一個應用程式`](https://github.com/yewstack/docs/issues/34)\`\`
{% endhint %}