Skip to content

Commit 3327b27

Browse files
committed
chore
1 parent 7ea1375 commit 3327b27

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

projects/demo-ionic-theme-ios26/src/index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
<title>Demo of ionic-angular-library</title>
5+
<title>Demo of ionic-theme-ios26</title>
66
<base href="/" />
77
<meta name="color-scheme" content="light dark" />
88
<meta
@@ -20,8 +20,5 @@
2020
</head>
2121
<body>
2222
<app-root></app-root>
23-
<div style="width: 0; height: 0; overflow: hidden">
24-
<input id="browserPhotoUploader" type="file" accept="image/*" />
25-
</div>
2623
</body>
2724
</html>

0 commit comments

Comments
 (0)