Skip to content

Commit

Permalink
Fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
caalador committed Nov 23, 2020
1 parent b0da67d commit 7501575
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ public class ThemeView extends Div {

public static final String MY_POLYMER_ID = "field";
public static final String MY_LIT_ID = "button";
public static final String TEST_TEXT_ID = "test-text";

public ThemeView() {
final Span textSpan = new Span("This is the theme test view");
Expand Down

0 comments on commit 7501575

Please sign in to comment.