Some checks failed
Client Admin / build-deploy (push) Failing after 8s
Client Client / build-deploy (push) Failing after 3s
Client Registration / build-deploy (push) Failing after 20s
Client Tech / build-deploy (push) Failing after 1s
Client Home / build-deploy (push) Successful in 14s
11 lines
183 B
HTML
11 lines
183 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<title>API Tech</title>
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script src="bundle.js"></script>
|
|
</body>
|
|
</html> |