FlowingCode / ExtendedLoginAddon

This is addon extends the Vaadin Login component adding new features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add multiple sources in Demo

javier-godoy opened this issue · comments

Commons demo supports multiple sources.

It would help if TestLoginLayoutView also displays the source for TestLoginLayout

// show-source @Route("value = "extended-login/login-layout-demo", layout = TestLoginLayout.class)
public class TestLoginLayoutView extends Div {