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 ed281fd commit 45ff891Copy full SHA for 45ff891
1 file changed
README.md
@@ -10,7 +10,7 @@ __index.html__
10
<title>index.html</title>
11
</head>
12
<body>
13
- <include src="component/button/button.html">
+ <include src="component/button/button.html"></include>
14
</body>
15
</html>
16
```
0 commit comments