File tree Expand file tree Collapse file tree 5 files changed +8
-4
lines changed Expand file tree Collapse file tree 5 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ Now Supported: **Android** / **Desktop(JVM)** / **iOS** / **WasmJs** / **Js** /
99[ ![ License] ( https://img.shields.io/github/license/compose-miuix-ui/miuix )] ( LICENSE )
1010[ ![ Maven Central] ( https://img.shields.io/maven-central/v/top.yukonga.miuix.kmp/miuix )] ( https://search.maven.org/search?q=g:top.yukonga.miuix.kmp )
1111
12+ ### Web Example
13+
14+ [ JsCanvas Demo] ( https://compose-miuix-ui.github.io/miuix-jsCanvas/ ) / [ WasmJs Demo] ( https://compose-miuix-ui.github.io/miuix-wasmJs/ )
15+
1216### Start
1317
1418```
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ export default defineConfig({
77 themeConfig : {
88
99 socialLinks : [
10- { icon : 'github' , link : 'https://github.com/YuKongA/ compose-miuix-ui' }
10+ { icon : 'github' , link : 'https://github.com/compose-miuix-ui/miuix ' }
1111 ] ,
1212
1313 editLink : {
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ export default defineConfig({
2727 skipToContentLabel : '跳转到内容' ,
2828
2929 socialLinks : [
30- { icon : 'github' , link : 'https://github.com/YuKongA/ compose-miuix-ui' }
30+ { icon : 'github' , link : 'https://github.com/compose-miuix-ui/miuix ' }
3131 ] ,
3232
3333 editLink : {
Original file line number Diff line number Diff line change 1818 link : /components/index
1919 - theme : alt
2020 text : GitHub
21- link : https://github.com/YuKongA/ compose-miuix-ui
21+ link : https://github.com/compose-miuix-ui/miuix
2222
2323features :
2424 - icon : 🚀
Original file line number Diff line number Diff line change 1818 link : /zh_CN/components/index
1919 - theme : alt
2020 text : GitHub
21- link : https://github.com/YuKongA/ compose-miuix-ui
21+ link : https://github.com/compose-miuix-ui/miuix
2222
2323features :
2424 - icon : 🚀
You can’t perform that action at this time.
0 commit comments