Skip to content

Commit

Permalink
Update demos
Browse files Browse the repository at this point in the history
  • Loading branch information
alexstyl committed Oct 18, 2024
1 parent 5b9fc25 commit d5caa48
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion demo-scrollarea/src/commonMain/kotlin/ScrollAreaDemo.kt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import kotlin.time.Duration.Companion.seconds

@Composable
fun ScrollAreaDemo() {
HorizontalScrollAreaDemo()
VerticalScrollAreaDemo()
}


Expand Down
2 changes: 1 addition & 1 deletion docs/dialog-demo/composeApp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/dialog-demo/composeApp.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/icon-demo/composeApp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/icon-demo/composeApp.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/menu-demo/composeApp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/menu-demo/composeApp.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/modalsheet-demo/composeApp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/modalsheet-demo/composeApp.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/scrollarea-demo/composeApp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/scrollarea-demo/composeApp.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/separators-demo/composeApp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/separators-demo/composeApp.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/sheet-demo/composeApp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/sheet-demo/composeApp.js.map

Large diffs are not rendered by default.

0 comments on commit d5caa48

Please sign in to comment.