fixing fivepd

This commit is contained in:
2025-03-08 03:17:03 -08:00
parent 6b7bb05350
commit 4e1255a58f
197 changed files with 9771 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Webpack App</title>
</head>
<body>
<div id="root" style="position:absolute;width:100%!important;height:100%!important"></div>
<script type="text/javascript" src="bundle.js"></script></body>
</html>