Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate with backend and render data #15

Merged
merged 1 commit into from
Jul 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
3,589 changes: 3,589 additions & 0 deletions connect_ext_ppr/static/index.93a91c4cd8a19a7bbaad.css

Large diffs are not rendered by default.

1,640 changes: 1,640 additions & 0 deletions connect_ext_ppr/static/index.f717508c545611b35223.js

Large diffs are not rendered by default.

23 changes: 22 additions & 1 deletion connect_ext_ppr/static/index.html
Original file line number Diff line number Diff line change
@@ -1 +1,22 @@
<!doctype html><html><head><meta charset="utf-8"/><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=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap" rel="stylesheet"><title>Index</title><script defer="defer" src="vendors.3dcbc98cf3692151db37.js"></script><script defer="defer" src="index.2db4bb18241faff27b08.js"></script><link href="index.1a4a557a811389da3516.css" rel="stylesheet"></head><body><div id="loader"></div><div id="app"></div></body></html>
<!--
Copyright (c) 2023, Ingram Micro
All rights reserved.
-->
<!DOCTYPE html>
<html>

<head>
<meta charset="utf-8" />
<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=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap" rel="stylesheet">
<title>Index</title>
<script defer src="vendors.9930a0893a9186bb1438.js"></script><script defer src="index.f717508c545611b35223.js"></script><link href="index.93a91c4cd8a19a7bbaad.css" rel="stylesheet"></head>

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

</html>
Loading