You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-source/book/introduction/README.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -513,7 +513,4 @@ public class RootGwtApp implements EntryPoint {
513
513
}
514
514
```
515
515
516
-
To understand more in depth how the Observation works, and avoid pitfalls it's recommended to read information on **[the Vue Instance](../essential/the-vue-instance.md)**.
517
-
518
-
Your shiny new Vue GWT Components will play nicely with GWT.
519
-
**[Checkout integration with GWT](../gwt-integration/styles.md)**.
516
+
To understand more in depth how the Observation works, and avoid pitfalls keep reading **[the Vue Instance](../essential/the-vue-instance.md)**.
0 commit comments