Skip to content

Commit

Permalink
build(demo): update github branch
Browse files Browse the repository at this point in the history
  • Loading branch information
paodb committed Sep 12, 2023
1 parent cb23a68 commit c2a4547
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
@Route("badge-list")
@GithubLink("https://github.com/FlowingCode/BadgeList")
@CssImport("./styles/badge-list-demo-styles.css")
@GithubBranch("initial-implementation")
@GithubBranch("master")
public class BadgeListDemoView extends TabbedDemo {

public BadgeListDemoView() {
Expand Down

0 comments on commit c2a4547

Please sign in to comment.