We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2307e8 commit 62b1bf6Copy full SHA for 62b1bf6
angular18-example/.codesandbox/template.json
@@ -1,6 +1,6 @@
1
{
2
- "title": "DB UX Design System - Angular 17 example",
3
- "description": "This is an example of using the DB UX Design System with Angular 17.",
+ "title": "DB UX Design System - Angular 18 example",
+ "description": "This is an example of using the DB UX Design System with Angular 18.",
4
"tags": ["angular", "typescript"],
5
"published": true
6
}
angular18-example/src/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title>Angular17Example</title>
+ <title>Angular 18 example</title>
<base href="/">
7
<meta name="viewport" content="width=device-width, initial-scale=1">
8
<link rel="icon" type="image/x-icon" href="favicon.ico">
0 commit comments