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 836348d commit f6a0a85Copy full SHA for f6a0a85
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