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 42b8d6d commit c026f55
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
* @author Javier Godoy / Flowing Code
*/
@DemoSource
@PageTitle("Simple Demo")
@PageTitle("Basic Demo")
@Route(value = "font-awesome-iron-iconset/simple", layout = FontawesomeDemoView.class)
@SuppressWarnings("serial")
public class SimpleDemo extends VerticalLayout {
Expand Down

0 comments on commit c026f55

Please sign in to comment.