Skip to content

Commit

Permalink
chore(demo): set github branch to master
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy authored Jan 29, 2024
1 parent b8cec30 commit 437e665
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
@ParentLayout(DemoLayout.class)
@Route(value = "enhanced-tabs")
@GithubLink("https://github.com/FlowingCode/EnhancedTabs")
@GithubBranch("initial-implementation")
@GithubBranch("master")
public class EnhancedTabsDemoView extends TabbedDemo {

public EnhancedTabsDemoView() {
Expand Down

0 comments on commit 437e665

Please sign in to comment.