Skip to content

Commit

Permalink
chore(demo): change page title
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy committed Jul 3, 2024
1 parent 0c4bb45 commit 9371789
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
import java.util.List;

@DemoSource
@PageTitle("Badge List Basic Demo")
@PageTitle("Basic Demo")
@SuppressWarnings("serial")
@Route(value = "badge-list/basic", layout = BadgeListDemoView.class)
public class BadgeListDemo extends BaseBadgeListDemo {
Expand Down

0 comments on commit 9371789

Please sign in to comment.