Skip to content

Commit 81f30f5

Browse files
committed
Update README.md
1 parent 266359c commit 81f30f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ implementation("com.huanshankeji:compose-web-material:$version")
1414
### In code
1515
Call `mwcRequires()` in your `main` function before calling any component Composable functions.
1616

17-
### Webpack configuration
17+
### Kotlin/JS Webpack configuration
1818
If you use this library in an app project with Webpack [which Kotlin/JS currently uses](https://kotlinlang.org/docs/js-project-setup.html), you might want to configure it as recommended by Material Web and Material Components for the web. Some instructions on how to do this simply are as below.
1919

2020
This plugin helps add the dependency to this project (if you do this you can skip the "Add the dependency" step above) and the `devNpm` dependencies:

0 commit comments

Comments
 (0)