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 45a91f7 commit 44c38b8Copy full SHA for 44c38b8
apps/docs/src/assets/stackblitz/src/index.html
@@ -21,10 +21,8 @@
21
rel="dns-prefetch"
22
/>
23
</head>
24
- <body>
25
- <div class="kbq-app-background basic-container kbq-light docs">
26
- <koobiq-docs-example>loading</koobiq-docs-example>
27
- </div>
+ <body class="kbq-app-background basic-container kbq-light docs">
+ <koobiq-docs-example>loading</koobiq-docs-example>
28
<span class="version-info">Current build: ${version}</span>
29
</body>
30
</html>
0 commit comments