Skip to content

Commit a2d0e6a

Browse files
committed
Update README.md
1 parent 53c338b commit a2d0e6a

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
@@ -22,7 +22,7 @@ Gwt Material Design Extra Components for https://github.com/GwtMaterialDesign/gw
2222

2323
Import the theme in your GWT Module
2424
```xml
25-
<inherits name="gwt.material.design.addins.GwtMaterialAddins"/>
25+
<inherits name="gwt.material.design.addins.GWTMaterialAddins"/>
2626
```
2727
Define the ui:binder with single import (e.g Bubble and Timer Picker using a single package import)
2828
```xml

0 commit comments

Comments
 (0)