removed notification + new react structure
This commit is contained in:
9
react/admin-panel/public/index.html
Normal file
9
react/admin-panel/public/index.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/css/fontawesome.min.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="admin-panel"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user