feat(ui): on share link use compare pages when 2 frameworks selected

This commit is contained in:
Mathieu Schimmerling
2024-03-05 00:01:20 +01:00
parent 38ccf6c83c
commit cfff6a745b
2 changed files with 7 additions and 2 deletions

View File

@@ -55,7 +55,7 @@
</head>
<body>
<div id="app"></div>
<div id="app" class="min-h-screen"></div>
<!--template:footer-->
<script type="module" src="/src/main.js"></script>
</body>