Skip to content

Commit

Permalink
Deploy preview for PR 1742 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdehaven committed Sep 28, 2023
1 parent bcc239f commit 56c8908
Show file tree
Hide file tree
Showing 21 changed files with 547 additions and 0 deletions.
32 changes: 32 additions & 0 deletions pr-preview/pr-1742/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="robots" content="noindex nofollow" />
<link rel="icon" href="/kongponents/favicon.ico">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono&display=swap"
rel="stylesheet">
<title>Kongponents Sandbox</title>
<style>
html,
body {
font-family: 'Inter', sans-serif;
margin: 0;
padding: 0;
}
</style>
<script type="module" crossorigin src="/kongponents/assets/index-d7edae6d.js"></script>
<link rel="stylesheet" href="/kongponents/assets/index-b1d5d8af.css">
</head>

<body>
<div id="app"></div>

</body>

</html>
1 change: 1 addition & 0 deletions pr-preview/pr-1742/assets/HomePage-13f0242d.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pr-preview/pr-1742/assets/HomePage-7d9d0d62.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 56c8908

Please sign in to comment.