Skip to content

Commit

Permalink
fix(angular-material): remove base href from example's index
Browse files Browse the repository at this point in the history
  • Loading branch information
JBBianchi committed Jan 4, 2024
1 parent e4c64ce commit cfdee87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/angular-material/example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<title>JSON Forms Angular Material RendererSet</title>
<base href="/" />

<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<link
Expand Down

0 comments on commit cfdee87

Please sign in to comment.