Skip to content

Commit d0a6ba0

Browse files
committed
Update README.md
1 parent a2139e3 commit d0a6ba0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ Some simple Compose Multiplatform Material Design component wrappers for desktop
44

55
We try to make the styles of the composable components follow those of the desktop and Android ones in `com.huanshankeji.compose.material`, meanwhile being compatible with the Web APIs. However, only a subset of the composable arguments is supported due to the API differences and limitations of the web composables this project depends on.
66

7-
Customizing styles (using `Modifier`s for desktop and Android, and `attrs: AttrBuilderContext<*>?` for web) is not supported yet.
8-
97
Visual consistency across different platforms is not guaranteed.
108

119
There is no documentation for this project yet. Check out the demo project on how to use the components.

0 commit comments

Comments
 (0)