We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c338b commit a2d0e6aCopy full SHA for a2d0e6a
README.md
@@ -22,7 +22,7 @@ Gwt Material Design Extra Components for https://github.com/GwtMaterialDesign/gw
22
23
Import the theme in your GWT Module
24
```xml
25
-<inherits name="gwt.material.design.addins.GwtMaterialAddins"/>
+<inherits name="gwt.material.design.addins.GWTMaterialAddins"/>
26
```
27
Define the ui:binder with single import (e.g Bubble and Timer Picker using a single package import)
28
0 commit comments