fixing fivepd
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user