Skip to content

Commit

Permalink
chore(demo): change github branch to master
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy authored Aug 14, 2024
1 parent a6ee50d commit f149de4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
@SuppressWarnings("serial")
@ParentLayout(DemoLayout.class)
@Route("image-crop")
@GithubBranch("initial-implementation")
@GithubBranch("master")
@GithubLink("https://github.com/FlowingCode/ImageCrop")
public class ImageCropDemoView extends TabbedDemo {

Expand Down

0 comments on commit f149de4

Please sign in to comment.