Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Update README.md (#106)
Browse files Browse the repository at this point in the history
Fixes web-sample app's link
  • Loading branch information
GuilhE authored Jun 17, 2024
1 parent 0ca0a9a commit 31ad89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The `androidx.compose.material3:material3-window-size-class` library is availabl
| Android || [android-app](https://github.com/chrisbanes/material3-windowsizeclass-multiplatform/tree/main/sample/android-app) |
| iOS || [ios-app](https://github.com/chrisbanes/material3-windowsizeclass-multiplatform/tree/main/sample/ios-app) |
| Desktop (JVM) || [desktop-app](https://github.com/chrisbanes/material3-windowsizeclass-multiplatform/tree/main/sample/desktop-app) |
| Web | ✅ (experimental) | [web-app](https://github.com/chrisbanes/material3-windowsizeclass-multiplatform/tree/main/sample/web-app) |
| Web | ✅ (experimental) | [web-js-app](https://github.com/chrisbanes/material3-windowsizeclass-multiplatform/tree/main/sample/web-js-app) [web-wasm-app](https://github.com/chrisbanes/material3-windowsizeclass-multiplatform/tree/main/sample/web-wasm-app) |

## Usage

Expand Down

0 comments on commit 31ad89c

Please sign in to comment.