Skip to content

Commit 0c4aafa

Browse files
authored
Merge pull request #28 from formql/website_change
new version of formql
2 parents 79a53b5 + a6c9e4a commit 0c4aafa

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

example/assets/api/contactInfo.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"componentName": "FormQLMatCheckboxComponent",
121121
"position": {
122122
"id": "ID3_1",
123-
"index": 0,
123+
"index": 1,
124124
"type": 2
125125
},
126126
"rules": {},

example/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<meta http-equiv="X-UA-Compatible" content="IE=11">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<link rel="icon" type="image/x-icon" href="favicon.ico">
10-
<link rel="stylesheet" href="styles.c288e4b37f84599589e5.css"></head>
10+
<link rel="stylesheet" href="styles.6f0d0ca590e9f3584ddf.css"></head>
1111
<body>
1212
<app-root></app-root>
13-
<script type="text/javascript" src="runtime.26209474bfa8dc87a77c.js"></script><script type="text/javascript" src="polyfills.a42b0b29334274e22b4e.js"></script><script type="text/javascript" src="main.d88c6361eea15d63b4ce.js"></script></body>
13+
<script type="text/javascript" src="runtime.26209474bfa8dc87a77c.js"></script><script type="text/javascript" src="polyfills.a42b0b29334274e22b4e.js"></script><script type="text/javascript" src="main.ea05d3e5abd1bc67d0d1.js"></script></body>
1414
</html>

example/main.d88c6361eea15d63b4ce.js renamed to example/main.ea05d3e5abd1bc67d0d1.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)