We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ea1375 commit 3327b27Copy full SHA for 3327b27
projects/demo-ionic-theme-ios26/src/index.html
@@ -2,7 +2,7 @@
2
<html lang="en">
3
<head>
4
<meta charset="utf-8" />
5
- <title>Demo of ionic-angular-library</title>
+ <title>Demo of ionic-theme-ios26</title>
6
<base href="/" />
7
<meta name="color-scheme" content="light dark" />
8
<meta
@@ -20,8 +20,5 @@
20
</head>
21
<body>
22
<app-root></app-root>
23
- <div style="width: 0; height: 0; overflow: hidden">
24
- <input id="browserPhotoUploader" type="file" accept="image/*" />
25
- </div>
26
</body>
27
</html>
0 commit comments