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 910ab76 commit 2eb5507Copy full SHA for 2eb5507
src/test/java/com/flowingcode/vaadin/addons/extendedlogin/TestLoginLayoutView.java
@@ -35,6 +35,7 @@
35
*/
36
@SuppressWarnings("serial")
37
@Route(value = "extended-login/login-layout", layout = TestLoginLayout.class)
38
+// show-source @Route("value = "extended-login/login-layout-demo", layout = ExtendedLoginDemoView.class)
39
public class TestLoginLayoutView extends Div {
40
41
public TestLoginLayoutView() {
0 commit comments