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 cb7b27a commit b430a01Copy full SHA for b430a01
src/test/html/index.html
@@ -4,7 +4,7 @@
4
<head>
5
<title>Button Component Tests</title>
6
<meta charset="utf-8">
7
- <meta name="viewport" content="width=device-width">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
8
<meta name="description" content="Button Component Tests">
9
<meta name="author" content="Ole Ersoy">
10
<!-- Font Awesome -->
0 commit comments